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

Re: [PATCH] Add repository UUIDs (fixes issue 1037)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-16 03:59:23 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> i'd say that we always dump the UUID when dumping revision zero of a
> repository, and provide an svnadmin command to allow setting it. that
> way we minimize the foot-shooting potential. people won't
> accidentally screw up their working copies by accidentally changing
> their repository's UUID, and for those (rare as far as i can see)
> situations where one wants to change it you have the ability to.

If the UUID is implemented as a revprop, then we must dump and load it
like any other property. When the dump/load process starts
special-casing certain kinds of repository data, we're doomed :-).

If the administrator wants to tweak that revprop before or after the
dump/load, that's her business.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 04:39:36 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.