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

DAV can overwrite directories during copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 1.9.0
    • mod_dav_svn
    • None

    Description

      Using svnmucc:
      
        svnadmin create repo
        svn mkdir -mm $URL/dir1 $URL/dir2
        svnmucc -mm cp 1 $URL/dir1 $URL/dir2
      
      the svnmucc cp command will fail over ra_local and ra_svn because dir2 already
      exists, but will succeed over ra_neon and ra_serf because mod_dav does a
      delete/add automatically.
      

      Attachments

        1. 1_ra-overwrite-copy.py
          6 kB
          C. Michael Pilato

        Issue Links

          Activity

            People

              Unassigned Unassigned
              philipm Philip Martin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: