creating a patch from multiple revisions
From: Todd Stafford <staffordt_at_se-core.net>
Date: 2006-06-21 20:51:48 CEST
I am currently trying to design a script that will create a patch file
say I want to get a patch of rev 3, 4, 7, 9, and 14.
svn checkout -r 2 repo/trunk (at lowest possible level)
So now the patchfile contains the changes made for the specific new
the checkout is going to be the most time consuming part, our trunk is
Does anyone have any tricks to perform this action, and not be possibly
-Todd
---------------------------------------------------------------------
|
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.