3 month ago
deusx : quilt - Summary [Savannah] - "The scripts allow to manage a series of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, etc." Checkpoint and maintain floating uncommitted work-in-progress changes as a stack of patches
# copy
4 month ago
deusx : Making quilt and subversion work together | Carfax - "apply the current quilt patch to the subversion repository, commit it using the patch comments from quilt as the commit message, and remove the patch from the quilt patch series."
# copy
4 month ago
deusx : Links » Quilt and SVN: A Slightly Unhappy Marriage - "The issue comes when you finally get approval for your patch and you commit it to the tree. At this point, you want to delete it from the patch series - but quilt won’t let you, because it is applied. If you pop it, then you’ll undo what you’v
# copy