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

Log info for a branch

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Fri, 11 Jun 2010 13:01:30 +0100

Hi

I would like to show log information for a branch, to show when the branch was created and when merges from the trunk were committed to the branch.

I have successfully used this command:

C:\MyProj\branches>svn log --stop-on-copy TRY_7June2010
------------------------------------------------------------------------
r2529 | da | 2010-06-07 10:17:01 +0100 (Mon, 07 Jun 2010) | 1 line

Created branch TRY_7June2010.

to show when the branch was created, but how can I make svn also show the merge that I committed to this branch at r2535?

Best regards

David
Received on 2010-06-11 14:02:14 CEST

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.