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

Subversion demands unnecessary access to parent directories of operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.x
    • 1.6.13
    • libsvn_client
    • None

    Description

      We have updated to the latest 1.5 version of svn. Now we have a problem with
      some operations. E.g.
      C:\work>svn -m version cp https://someserver.com/svn/ProjectName/2008/trunk
      -r56318 https://someserver.com/svn/ProjectName/2008/tags/8.11.07
      svn: Server sent unexpected return value (403 Forbidden) in response to PROPFIND
      request for '/svn'
      
      C:\work>svn --version
      svn, version 1.5.0 (r31699)
        compiled Jun 23 2008, 12:59:48
      
      but the same command line works fine with svn 1.4.
      
      Our svn-server is configured to give no access to root folder
      (https://someserver.com/svn/) but gives rw access to project folders
      (https://someserver.com/svn/ProjectName/), and seems svn1.5 want to do
      something with root even it I work only with project folders.
      Moreover this command is not only one which gives that problem, in some
      circumstances (not sure which, but I guess if new files were added) it
      gives the same error even for "svn up" command.
      

      Original issue reported by kan

      Attachments

        1. 2_more-tests-issue-3242.patch
          0.9 kB
          Roderich Schupp
        2. 1_svn-copy-3242.patch
          16 kB
          Bert Huijben

        Issue Links

          Activity

            People

              Unassigned Unassigned
              subversion-importer Subversion Importer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: