[UPHPU] pointing checked out copy to new SVN server
Alvaro Carrasco
alvaro at epliant.com
Wed Oct 17 16:07:16 MDT 2007
Wade Preston Shearer wrote:
> if I have a working copy (a checkout) of an SVN repository, and the
> repository changes locations (moved to a different server), can I
> simply go in somewhere and change a local config file to point at the
> new server instead of having to delete the repository and recheckout?
>
> There isn't just one place that this path is, right? I'd have to edit
> every .svn/entries file in every directory?
>
>
I believe you're looking for:
svn switch URL [PATH]
http://svnbook.red-bean.com/en/1.0/re27.html
Alvaro
More information about the UPHPU
mailing list