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

'svn switch --relocate' silently fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.3.0
    • libsvn_client
    • None

    Description

      This reproduces with r15650 of trunk (HEAD right now):
      
         $ svn info
         Path: .
         URL: http://svn.collab.net/repos/cvs2svn/trunk
         Repository Root: http://svn.collab.net/repos/cvs2svn
         Repository UUID: be7e6eca-30d4-0310-a8e5-ac0d63af7087
         Revision: 1428
         Node Kind: directory
         Schedule: normal
         Last Changed Author: fitz
         Last Changed Rev: 1428
         Last Changed Date: 2005-05-23 11:01:32 -0500 (Mon, 23 May 2005)
         Properties Last Updated: 2004-07-07 10:22:36 -0500 (Wed, 07 Jul 2004)
         
         $ svn switch --relocate http://svn.collab.net/repos/cvs2svn/trunk \
                                 http://cvs2svn.tigris.org/svn/cvs2svn/trunk .
         $ svn info
         Path: .
         URL: http://svn.collab.net/repos/cvs2svn/trunk
         Repository Root: http://svn.collab.net/repos/cvs2svn
         Repository UUID: be7e6eca-30d4-0310-a8e5-ac0d63af7087
         Revision: 1428
         Node Kind: directory
         Schedule: normal
         Last Changed Author: fitz
         Last Changed Rev: 1428
         Last Changed Date: 2005-05-23 11:01:32 -0500 (Mon, 23 May 2005)
         Properties Last Updated: 2004-07-07 10:22:36 -0500 (Wed, 07 Jul 2004)
         
         $ 
      
      Notice how the URL hasn't changed, even though 'switch --relocate' didn't error.
      

      Attachments

        1. 1_d.patch
          0.0 kB
          Subversion Importer
        2. 2_d.patch
          5 kB
          Subversion Importer

        Activity

          People

            Unassigned Unassigned
            kfogel Karl Fogel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: