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

Re: repeated merges

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-24 15:39:06 CET

Timothee Besset <ttimo@idsoftware.com> writes:

> What I'm trying to say, is that maybe svn cp should create a property or
> something on the directory when the branch is created? Anything that would
> allow easy retrieval of the point where the branch was created, instead of
> having to read svn log?

Yes, it's generally agreed that this is exactly the first step in
solving the repeated merge problem. Nobody's bothered to do this yet,
because nobody's exactly sure how they want to design the properties
that hold this data. (The data will eventually be a lot more complex
than just this first branch-creation step.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 24 15:41:58 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.