Patch against current cvs kde2.2 branch
Simon Hausmann
hausmann at kde.org
Wed Mar 20 17:34:02 UTC 2002
On Wed, Mar 20, 2002 at 03:09:22AM -0500, Serge Lussier wrote:
> please, help me ;-)
> need diff command args to make the patch file, I mean
> need cvs command line args to actually do the diff from my kdevelop against
> the kde anoncvs...
Put this line in your ~/.cvsrc:
cvs diff -u -b -p
Then to generate a nicely unified diff against the CVS repository
just do (it can't be simpler :)
cvs diff
Simon
More information about the KDevelop-devel
mailing list