picking a date for subversion migration
Allison Randal
allison at parrot.org
Mon Jan 26 18:55:56 UTC 2009
James E Keenan wrote:
>
> Could you post ahead of time the repository's new address?
>
> I have quite a few programs that wrap around SVN commands and would like
> to update them in advance.
The new repository is at https://svn.parrot.org/parrot.
People using an svn client can change their existing checkouts over to
the new repository with the 'svn switch' command. Running from the main
directory of the checkout, that would be:
svn switch --relocate https://svn.perl.org https://svn.parrot.org
I imagine there are similar commands for SVK, git-svn, etc. If you're
using one of them and find the appropriate command, please post it here.
Allison
More information about the parrot-dev
mailing list