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

Re: Revision owner on merge

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-12 20:02:15 CET

On Jan 12, 2007, at 12:17, Sergio Graça wrote:

> When a branch is created and more than one user commit changes to
> this branch and after that i merge this branch into another one, we
> loose the original authors of the changes. Is it possible to keep
> this information while merging branches?

When you merge a branch "foo-branch" into another branch "bar-
branch", the merge commit on bar-branch will be authored by whoever
commits the merge. In your log message, you should say something like
"Merging revisions 42-96 of foo-branch into bar-branch." Then anyone
looking at the log of bar-branch who wants to know more about those
changes can go look up the log of foo-branch, where the original
authors of the changes are still recorded.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 12 20:02:42 2007

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.