Karl Fogel <kfogel@newton.ch.collab.net> writes:
> 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).
+1.
Should we just a new file in /path/to/repos/id that contains the GUID?
(It would be a sibling to the 'format' file)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 12 01:05:04 2002