Showing unmerged revisions within a range
From: Kyle Sluder <kyle_at_ksluder.com>
Date: Fri, 07 Feb 2014 14:30:51 -0800
I created a branch (4.0.x) from trunk. Work progressed on trunk and was
The intent was to do our next release off this branch and then kill it.
Unfortunately plans changed, and we needed to clone the 4.0.x branch to
We've since released 4.0.2, and so I want to kill the 4.0.2 branch.
I tried the following:
% svn log --stop-on-copy ${Repository Root}/branches/4.0.2
% svn info
% svn mergeinfo -r202859:HEAD --show-revs=eligible $Repository
Why does mergeinfo say "revision range is not allowed" when "svn help
Is there another way to do what I want?
--Kyle Sluder
|
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.