Message2608

Author cgroves
Recipients
Date 2007-01-15.18:40:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
If you do a 'svn diff . > co_filename.patch' in the root of your jython checkout, you can get all of this in a single patch file instead of several.  If you have changes in your checkout you don't want in the patch, just list the files you do want in the patch rather in place of the '.' in the command.  It'll make this much more likely to be evaluated and applied if it's in a single patch file.
History
Date User Action Args
2008-02-20 17:18:37adminlinkissue1634405 messages
2008-02-20 17:18:37admincreate