Re: A depth argument for --stop-on-copy
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 13 Jul 2009 11:40:06 -0500
On Jul 13, 2009, at 09:01, Andrea wrote:
> I would like to propose (or be told a better way to do it) to add
You just issue two svn log commands, e.g. if you want to find out
$ svn -v log --stop-on-copy http://svn.collab.net/repos/svn/tags/
Tagging release 1.6.3 with svn_version.h matching tarball.
Ok, so the 1.6.3 tag came from the 1.6.x branch. And here's where the
$ svn -v log --stop-on-copy http://svn.collab.net/repos/svn/branches/
Create the release branch for release 1.6.0.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.