[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-25 18:28:17 CET

"Gary Feldman" <gary@memento-inc.com> writes:

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

That should be 'svn log -v $BRANCH_URL --stop-on-copy' (so that
processing terminates with the revision in which your branch was
copied).

---------------------------------------------------------------------
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:30:05 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.