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

Re: Retrieving branch/merge information

From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2004-01-21 16:31:35 CET

On Wed, 21 Jan 2004, Tim Armes wrote:

> "When you merge a revision (or range of revisions) into your working copy,
> you'll need to remember
> them as well. If you forget any of this information, you can rediscover it
> by examining the output of svn log -v
> branch-dir"
>
> Can someone please explain where to find this information. I can easily
> find the revision from which a branch was made, but once I do a merge I'm
> unable to recover the exact details of that merge. For example, I can't see
> that revisions 180:184 were merged into revision x on another branch.

AFAIK, that information is not saved by svn. The convention at
my company is to include that information in the commit comment.

I think the docs are implying that you can see the list of files
affected by the revisions 180:184 and have that jog your memory
that you merged 180:185, but not that svn can tell you specifically
that you did that merge.

--Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 21 16:32:35 2004

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.