Merge tracking idea
From: Russ Brown <pickscrape_at_gmail.com>
 
Date: 2005-09-08 17:52:09 CEST 
While in the shower this morning I had an idea about how merge tracking 
 I know that this may have already been considered, but in case it hasn't 
 The problems I can see are:
   * Merges in SVN are actually just regular changesets, and therefore 
 My idea to fix all of these problems is to allow a changeset to 
 For example, say you have trunk which represents production and a 
 When performing the merge to trunk, Subversion would examine the 
 svn blame now also knows who wrote every line originally: full history 
 Less space is taken up because you're just referencing changesets 
 Now say there's a merge from trunk to branch. More work is done, and 
 This time, the branch contains a changeset that is a merge from trunk. 
 Thoughts, comments?
 -- Russ. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 8 15:55:02 2005  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.