#5692 SVN switch --relocate needs another param

v1.0.0
closed
General
2015-08-20
2013-01-25
No

In the SVN readonly hook, the --relocate option for older SVN versions needs to have have OLD NEW as url params, not just NEW. E.g. svn switch --relocate "https://test-brondsem2.svn.sourceforge.net/svnroot/test-brondsem2" "svn+ssh://brondsem@svn.code.sf.net/p/test-brondsem2/svn/"

Should test with a subdir check (e.g. trunk/ which would be typical) too, to make sure that works out okay.

Check the linked wiki pages and update it too.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-01-25
    • milestone: forge-feb-22 --> forge-feb-08
     
  • Dave Brondsema

    Dave Brondsema - 2013-01-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,5 @@
     In the SVN readonly hook, the --relocate option for older SVN versions needs to have have OLD NEW as url params, not just NEW.  E.g.  `svn switch --relocate "https://test-brondsem2.svn.sourceforge.net/svnroot/test-brondsem2" "svn+ssh://brondsem@svn.code.sf.net/p/test-brondsem2/svn/"`
    
     Should test with a subdir check (e.g. trunk/ which would be typical) too, to make sure that works out okay.
    +
    +Check the linked wiki pages and update it too.
    
    • size: --> 1
     
  • Cory Johns - 2013-01-29
    • status: open --> in-progress
    • assigned_to: Cory Johns
     
  • Cory Johns - 2013-01-30
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2013-01-30
    • status: code-review --> closed
    • qa: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2013-02-08
    • labels: --> migration
     

Log in to post a comment.