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

Re: sudden change of domain name

From: Stephen Butler <sbutler_at_elego.de>
Date: Thu, 17 Jan 2008 14:27:34 +0100

Quoting allan juul <allan_at_muly.dk>:
>
> My question is, is it easily possible somehow for the team members to
> update their working copies to point to the new domain name? or do they
> have to re-checkout their whole working space?

All they have to do is run 'svn switch' on each working copy.

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

where FROM is the old repository URL and TO is the new URL. This is also
possible in GUI clients like TortoiseSVN.

See http://svnbook.red-bean.com/en/1.4/svn.ref.svn.c.switch.html for more
info.

Regards,
Steve

-- 
Stephen Butler | Software Developer
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-17 14:49:33 CET

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.