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

Re: Repository UUID Implementation

From: mark benedetto king <mbk_at_earthquake.boredom.org>
Date: 2003-01-09 22:44:19 CET

On Wed, Jan 08, 2003 at 09:32:53PM -0800, Greg Stein wrote:
> On Wed, Jan 08, 2003 at 07:13:04PM -0600, cmpilato@collab.net wrote:
> > mark benedetto king <mbk@earthquake.boredom.org> writes:
> >...
> > > 3.) They should be stored in a New FS Table
>
> Yup. I was thinking the same thing in the car earlier. A bit different than
> your idea, tho. I was thinking of a RECNO database, with each record being a
> UUID. Index 0 would the "self" UUID. The other indexes would represent UUIDs
> of other repositories which participating in merges/copies into "self". This
> would support the notion of recording copy/merge history like so:
>

If the database is to contain *only* UUIDs, then RECNO would be fine; UUIDs
are fixed-length. Is that all we would want?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 9 22:45:12 2003

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.