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

Revisions being involved while comparing branches

From: Pablo Beltran <pablo_at_svnflash.com>
Date: Mon, 20 Dec 2010 19:22:20 +0100

Is there a direct way (via cmd line) to find out the revisions involved in
the summary result of differencing two branches?

An easy example:

========================

svn diff
http://svn.apache.org/repos/asf/subversion/tags/1.6.14/subversion/libsvn_repos
http://svn.apache.org/repos/asf/subversion/tags/1.6.15/subversion/libsvn_repos--summarize

M
http://svn.apache.org/repos/asf/subversion/tags/1.6.14/subversion/libsvn_repos/replay.c

========================

The two tags were created in r1036188 and r1038150, but the replay.c file
was modified in
http://svn.apache.org/repos/asf/subversion/branches/1.6.x/subversion/libsvn_repos/replay.c@1037005

Is there anyway to find out the 1037005 revision number without having to
analyze the logs?
Received on 2010-12-20 19:23:01 CET

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.