Re: finding branch base version numbers...
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-15 22:16:11 CEST
On Thu, 2004-04-15 at 15:12, Perry E. Metzger wrote:
'svn log -v branchURL' shows changed paths. You don't need to read
Actually, the easiest solution is to run
$ svn log -v --stop-on-copy source-branch-URL
This command will display every change ever made to the branch, but
r9189 | joe | 2004-03-22 10:10:47 -0600 (Mon, 22 Mar 2004) | 1 line
---------------------------------------------------------------------
|
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.