how to svn merge with multiple revision numbers - quick question
From: Zk W <mpc8250_at_gmail.com>
Date: Wed, 11 Dec 2013 22:32:39 -0800
Hi All
We have a few revision numbers on trunk that we like to block but they are
What's the correct syntax for svn merge --record-only ?
Is it
svn merge -c 1,5,8,10,11 --record-only trunk/directory
or
svn merge -r 1:11 --record-only trunk/directory
Thanks
|
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.