Ivan Ivanov wrote:
> I successfully set up my cvs server to send email when
> a file is commited by following the instructions from
> Karl Fogel's book:
...
> However, I still wonder if it is possible to send the
> diff between the file version that is in the
> repository and the version that is just commmited and
> if it is possible can you explain me how to do it.

Hint: the script can receive the name, pre-commit revision and post-commit
revision for each file checked in. See
https://www.cvshome.org/docs/manual/cvs-1.11.19/cvs_18.html#SEC173 for
details.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )



_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to