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

HTTP redirect for mkdir/copy URL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • all
    • None
    • libsvn_client
    • None

    Description

      The HTTP redirect support doesn't work automatically for all commands, in particular mkdir and copy:

      $ svn mkdir -mm http://localhost/PERM/repo/X
      svn: E170011: Repository moved permanently to 'http://localhost/repo'

      $ svn cp -mm http://localhost/PERM/repo/A ^/B
      svn: E170011: Repository moved permanently to 'http://localhost/repo/A'

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: