Re: svn redo after reverse merge
From: ankush chadha <ankushchadha2003_at_yahoo.com>
Date: Thu, 2 Sep 2010 12:18:27 -0700 (PDT)
Actually it works with --ignore-ancestry option
i.e. svn merge -c 8 svn://repository/trunk --ignore-ancestry
Ankush
________________________________
Ryan
I tried following
svn co svn://repository/trunk
svn merge -r 10:7 svn://repository/trunk
svn commit -m "undo rev 10, 9, 8"
svn merge -c 8 svn://repository/trunk
Branching is I believe ideal solution but I have some restrictions of creating a
Ankush
________________________________
On Sep 2, 2010, at 08:46, ankush chadha wrote:
> Suppose there is a source folder that contains around 50 modules. There were
I don't know why what you tried didn't work. But, another approach could be to
|
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.