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

Re: Determining origin of branch

From: Gary Feldman <gary_at_memento-inc.com>
Date: 2004-03-25 18:20:10 CET

----- Original Message -----
From: "Garrett Rooney" <rooneg@electricjellyfish.net>
...
> ... Use 'svn log -v $BRANCH_URL' and see the exact

Close, but that returns so much (i.e. the log entries for the entire tree)
that I'm forced to pipe it through head just to get something reasonable.
If I know the original revision of the branch, then using that works to get
just the info I need (though the text of the message is confusing; does
"Changed paths:" mean moved, copied, or something else?). But it would be
nice if branch history were treated as a first-class concept (and probably
necessary to do decent merge management).

Thanks,

Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 25 18:20:52 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.