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

svnmerge.py avail equivalent for svn merge

From: Are Årseth <are.aarseth_at_gmail.com>
Date: Thu, 15 Oct 2009 12:32:52 +0200

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?

I would like to do something like:
$ cd trunk
$ svnavail.py
../branches/branch1: 123,125,160-170
../branches/branch2: 124,126

Have anyone worked on or know of something like this?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2407841

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-15 13:36:32 CEST

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.