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

Replace + propset of locked file fails over DAV

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.6.x
    • unscheduled
    • libsvn_ra_serf
    • None

    Description

      [This was originally reported in the openCollabNet forums:
       http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessageId=373908]
      
      The DAV RA providers both botch the case of committing the replacement (with
      additional propmods) of a locked file.  Roughly this sequence of operations:
      
      touch x
      svn add x
      svn ci x
      svn lock x
      svn del --keep-local x
      svn add x
      svn propset foo bar x
      svn ci x
      

      Attachments

        1. 1_issue-3674-recipe.sh
          0.7 kB
          C. Michael Pilato

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmpilato C. Michael Pilato
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: