Re: combust repository change

[email protected] (Robert Spier) Thu, 31 Jul 2003 17:49:01 -0700
Newsgroups perl.combust.users
Message-ID <[email protected]>
But, pretty much all of you checked out from svn.perl.org, so you need
to use that, instead of svn.develooper.com.  (You can check to see the
original URL by using svn info <somefile> (like LICENSE))

   svn switch --relocate -r 176 \
    http://svn.perl.org.com/perl.org/backend/trunk/  \
    http://svn.perl.org/combust/backend/trunk/ .
 
   svn switch -r 178 http://svn.perl.org/combust/trunk/ .
 
   svn update


Hope you're confused now.

-R

> 
> The following worked for me.  If you haven't made any changes to
> combust it might be easier to move the directory out of the way and
> doing a fresh checkout.  :-)
> 
>  svn switch --relocate -r 176 \
>    http://svn.develooper.com/perl.org/backend/trunk/  \
>    http://svn.develooper.com/combust/backend/trunk/ .
> 
>   svn switch -r 178 http://svn.develooper.com/combust/trunk/ .
> 
>   svn update
> 
> 
>  - ask
> 
> -- 
> http://www.askbjoernhansen.com/ - http://develooper.com/