[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-03-25 17:41:18 CET

Rob van Oostrum wrote:

> By checking the history on the branch directory. It shows the revision in
> which the branch was created, so one would suspect that the revision the
> branch was created *from* was the revision just before that one ...

Actually you can't assume that. The branch could have been copied from
any arbitrary revision. Use 'svn log -v $BRANCH_URL' and see the exact
path and revision it was copied from.

-garrett

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