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

problem with svn switch -- relocate

From: Andrea M. <andrea.m_at_bufera.org>
Date: 2003-12-08 03:46:33 CET

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

I get the following:
svn: The filename, directory name, or volume label syntax is incorrect.
svn: check_path: problem checking path
"svn+ssh:\\my.server.com\path\to\repository"

i.e. it changes the directions of all slashes.

Any clue?

BTW the FROM TO syntax is quite confusing. Isn't TO enough?

Thanks.

Andrea

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 8 03:47:20 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.