Hi !
In our organization all of the scripts (tcl) much
first be code
reviewed before the code is committed so the CVS diff
functionality that is currently in the codestriker
really doesn't work for us but we really like the
feature. Is it possible to have the functionality work
in that the users gives a pointer to their working CVS
area which includes the file that the cvs diff would
be executed against. "cvs diff -uN
/users/akothare/CVS_working_area/data_utils" From the
apache
server all of our user workspaces are excusable.
The advantage to this would be, it would give a good
context of the area of code in which changes were made
with respect to the entire file.
With cvs diff -u <number of context lines> we cannot
fully utilize the power of the feature, which already
seems to exists if we were to use the tags options for
doing a cvs diff between subsequent revisions.
Would be great, if this functionality could be added in
to this.
Thanks and regards,
Akshay (akshay@alum.wpi.edu)