RE: svnmerge.py avail equivalent for svn merge
From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 15 Oct 2009 10:05:29 -0400
>With svnmerge.py you could write svnmerge.py avail and get a list of eligible revisons for merging. Now with svn merge you have to do this tracking yourself via svn log / tortoise rev graph etc. But has anyone written some kind of script that mimics the way svnmerge.py avail works?
svn merginfo $REPO/path/to/source --show-revs eligible
Will that give you what you want?
BOb
------------------------------------------------------
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.