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

Re: A question on merging

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-19 00:29:55 CET

On Dec 18, 2007, at 10:54, Alessandro Zappa wrote:

> Hi. I am quite new to subversion.
> I have the following question :
> How can I know if a specific branch has already been merged on the
> main line of the project ?
> On my repository, I have got a lot of branches but I do not know if
> they are already been merged.
>

Consult the "svn log" output of your trunk. Anyone who merged a
branch into the trunk should have left a commit message along the
lines of "Merged revisions 42 thru 65 of branch foo into trunk."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 19 00:30:32 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.