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

Re: [PROPOSAL] Merging Improved

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-04-12 05:28:14 CEST

On Fri, 2003-04-11 at 19:11, Greg Stein wrote:
> On Sat, Apr 12, 2003 at 12:10:49AM +0200, Sander Striker wrote:
> > Ah, but it isn't to save space. It is to prevent a rewrite of all
> > svn:merged-from properties when a remote repository UUID changes.
> > Using the indexed method the rewrite to the new UUID would be one row
> > change in a table...

What is this concept of "remote repository UUID changing?" That's not
supposed to happen.

> Space savings is good. Rewrite is good. But also note that the table could
> include more than just the UUID. We could also include other metadata about
> the repository. "Canonical URL" or "Owner" or ...

None of which are necessary to handle merge semantics.

As far as I can tell, the only argument that holds up is space savings.
Either make a case that the amount of space saved is significant or
don't do it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 12 05:29:10 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.