Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-736

svn import should print local paths, not repos paths

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • all
    • 0.14.0
    • src

    Description

      If you do
      
         $ svn import url://blah/blah/blah  .  X
      
      then it will print out
      
         Adding       X/foo.c
         Adding       X/bar.c
      
      and so on, even though there is no local directory X!  The import
      walker is
      faking the repos paths, when it should just print out working copy paths
      instead.
      
      See related issue #735.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kfogel Karl Fogel
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: