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

merge --exclude-revisions

From: marc gonzalez-carnicer <carnicer.lists_at_gmail.com>
Date: Wed, 29 Apr 2009 15:02:53 +0200

what do you think about this idea for a new option to svn merge?

in case a merge is desired, but without a specific set of (probably)
non-consecutive revisions excluded, there is the possibility of doing
a merge using multiple revision ranges. but perhaps it may be easier
to have an option such as --exclude-revisions.

example :

$ svn merge -r 200:1100 --exclude-revisions 500 1000 1010:1020 <URL> .

if there are many revisions to exclude, it may be quite convenient to use.

perhaps the option could fit other commands too.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-29 15:03:53 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.