Hi,
just noticed that there's a, what I would consider, oversight for the
generated listing that's sent out; it doesn't provide a diff of new files.
For example:
ChangeSet ID: 970017527636480060871691
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 00/09/26 21:18:48
Modified files:
include : Makefile.in mouse.h
Added files:
include : zmouse.h
Log message:
Jeremy White
Created zmouse.h, moved wheel code from mouse.h into it.
Patch:
http://cvs.winehq.com/patch.py?root=/opt/cvs-commit&logs=/opt/cvs-commit/CVSROOT/winecommitlog&id=970017527636480060871691
Revision Changes Path
1.11 +2 -1 wine/include/Makefile.in
1.11 +0 -31 wine/include/mouse.h
While the link does provide diffs for the modified files, it doesn't provide
anything for the added one. I wouldn't mind seeing something like that added.
I suppose that the same should be done for deleted files but wouldn't be
needed for moved files (if it's possible to differentiate).
What do people think? Is this possible to do with CVS (I don't use CVS so I
don't know)?
Ciao,
Peter Hunnisett
[EMAIL PROTECTED]