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

Re: repository GUIDs

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-12 00:08:47 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> mbk says he wants to take on the repository GUID issue.
>
> My question to the list is: should the GUID be attached to the
> filesystem (accessed via libsvn_fs), as an unversioned rev 0 property?
> Or should it be general repository identifier (accessed via
> libsvn_repos), sitting in normal filespace (like, next to the 'format'
> file)?
>
> I can't think of any obvious advantages or disadvantages one way or
> the other. But I'm posting the question to the list. Maybe I'm
> missing something obvious...

Our general principle has been, keep it out of the fs if it doesn't
have to be part of the fs. So I lean toward libsvn_repos (next to the
format file seems like a good idea).

That also makes it more transparent for repository administrators.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 12 00:48:21 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.