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

Re: svnadmin setuuid: and then how to "update" client WC ?

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 31 Jul 2008 05:04:29 -0500

On Jul 31, 2008, at 03:53, Bernhard Merkle wrote:

> I ran into a problem with UUID as a while ago I created an empty
> _template_repo. (a bad idea)
> Copying this _template_repo to instead of creating a new one is a
> bad practice as i learned,
> as they have the same UUID.

Correct. And you very much want each unique repository to have a
different Universally Unique IDentifier.

> now i can correct the situation with "svnadmin setuuid" on the
> server side, but do all my clients have to checkout a new WC ?
> update is not working because of the new UUID.
>
> I there a more comfortable way to update my clients WC instead of
> checking out everything new ?
> (something like switch URL for UUID... ;-)

You'll have to check out new working copies.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-31 12:04:58 CEST

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.