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

Updating props on to-be-deleted file fails over DAV

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • all
    • 0.18
    • libsvn_ra_neon
    • None

    Description

      If a working copy file is out-of-date because someone else committed
      property modificitions on that file, and the file is scheduled for
      deletion, that file cannot be updated to HEAD over DAV (though it
      works fine over ra-local).
      
      Given: two WCs, both up to date:
      Recipe:
         1.  in WC1, `svn pset foo bar somefile; svn ci`
         2.  in WC2, `svn rm somefile; svn up`
      Failure:
         subversion/libsvn_wc/adm_files.c:725: (apr_err=155010)
         svn: Can't find a working copy path
         svn: open_props: path 'somefile' not found
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: