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

Re: Saving merge history (was: Re: merge should copy-with-history)

From: William Uther <will+_at_cs.cmu.edu>
Date: 2002-08-09 21:21:01 CEST

On Friday, August 9, 2002, at 12:46 PM, Karl Fogel wrote:

> I have one concern: Sure, we can use relative URLs so that the repos
> doesn't break, but then we're not preserving information that might be
> useful to support cross-repository merge history later on. (Of
> course, "host.domain/path" is a pretty poor global unique identifier
> for repositories anyway, so I'm not saying this feature was ready for
> prime time or anything). This isn't a showstopper: for one thing, if
> we ever _do_ support cross-repository stuff, we can teach clients to
> patch up old format svn:merge properties...

I had thought about this. My assumption was that you could use full
URLs for outside repositories. You can patch it up during the copy.

> BUT, maybe this tells us a format version number at the beginning of
> the property would be good. So the first line would be
>
> "merge history format version: 1\n"
>
> or something, then the rest of the value would be as you describe.

Fair enough. I'd simplify that to "version: 1\n\n" though.

later,

\x/ill :-}

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 21:21:49 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.