[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem with svn switch -- relocate

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-12-08 04:06:47 CET

On Sun, Dec 07, 2003 at 08:46:33PM -0600, Andrea M. wrote:
>
> I'm having a problem switching protocols from http to svn+ssh on my WC
> The book suggests this command
> svn switch --relocate URL
> which doesn't work at all, because it outputs the help for switch
>
> The help on the other hand recommends
> svn switch --relocate FROM TO [PATH]
>
> So if I type
> svn switch --relocate FROM TO svn+ssh://my.server.com/path/to/repository
>

svn switch --relocate http://my.server.com/ svn+ssh://my.server.com/

(Technically, you could just "svn switch --relocate http svn+ssh")

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 8 04:08:11 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.