Greetings, I am trying to create a CVS patch. I'm using JBuilder X and Tortoise CVS on Windows XP. As a test I modified a single existing line of code in JBuilder and saved. My format settings in JBuilder were set to "preserve current line endings within files." When I generate the patch file in CVS it contains a ton of changes to lines that I did not change.
An example is the beginning of the patch file shows: /* * Copyright 2002-2004 The Apache Software Foundation. - * + * It would seem this might have something to do with the line breaks. I have tried RTFM as well as googling everywhere and cannot figure out what's going on. Please help! I'd like to contribute something without my patch screwing up the formatting, etc.of the source files. Thanks, sean
