> Sorry, I have not yet found a Windows program to provide unified diffs. 

In WinCVS, I am able to generate universal diffs with the following command:

cvs rdiff -u -r <revision-1> -r <revision-2.<module_name><path to the file
to diff>

You can pipe the output to a text file.  Use

cvs rdiff --help

for help with all the options.  I am assuming that you can just use this
command from within cvs directly, and not require WinCVS.

Hope it helps,
-Mark
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to