merge option needs to be able to handle multiple change sets?
From: JetMark <extrapic_at_extrapic.com>
Date: Wed, 23 Jul 2008 02:37:25 -0700 (PDT)
If I do some merges I can do as follows:
svn merge -c15 repo/branch
But it is not possible to dry run these:
svn merge -c15,20,35,17 repo/branch
does not work. This seems intentional, but its something really needed in
There is also no way that I know of to synthesize the dry run result from a
But it seems like the omission of multiple changesets is so obvious that it
So, can someone tell me what the outlook for this is. A clearly needed
-- View this message in context: http://www.nabble.com/merge-option-needs-to-be-able-to-handle-multiple-change-sets--tp18607129p18607129.html Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-07-23 11:37:47 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.