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

Finding out latest revision in a branch

From: Shridhar Daithankar <ghodechhap_at_ghodechhap.net>
Date: 2005-05-11 13:11:40 CEST

Hi,

How can I find out latest revision in the branch? I want to merge a feature
branch in another SCM by hand.(Project requirements..)

I can find the starting revision in the branch by using svn log
--stop-on-copy. The latest modified revision is given by svn info.

However I can not diff them directly because some of the intermediate
revisions are from other branch and produce a huge diff. which is useless.

INOW, how can I find the head of the branch?

Regards,
 Shridhar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 11 13:18:30 2005

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.