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

Re: Change from svn: to http:

From: Bo Peng <ben.bob_at_gmail.com>
Date: 2006-03-08 17:25:24 CET

> svn switch --relocate FROM TO [PATH...]

That is good to know. I was using

find . -name entries -exec perl -pi.bak -e 's/oldurl/newurl/' {} \;

After this, the working copy seems to be working well.

Cheers,
Bo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 8 18:37:31 2006

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.