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

svn ci aborts when crossing root directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.x
    • 1.5.0
    • libsvn_subr
    • None
    • Linux

    Description

      This issue was originally reported by Hans Salvisberg on the dev list:
      http://svn.haxx.se/dev/archive-2007-01/0152.shtml
      
      The issue is that he has a working copy on the root of his drive (linux) and
      whenever he tries to commit changes in two more different folders, the commit
      aborts. 
      
      Repro:
      svn checkout file:///path/to/repos /
      svn mkdir /svn1
      svn mkdir /svn2
      svn ci /svn1 /svn2 -m "test"
      
      The issue only exists on linux (all posix platforms presumably), not on Windows.
      
      Although later mails in the thread mention this issue was fixed in trunk, in
      fact it isn't.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lgo Lieven Govaerts
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: