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

Re: Log info for a branch

From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Fri, 11 Jun 2010 07:03:43 -0500

On Jun 11, 2010, at 07:01, David Aldrich wrote:

> 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?

"svn update" first.
Received on 2010-06-11 14:04:30 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.