Hi,
This might be just a general cvs related question but hopefully someone of you could help; I don't think that I am the only interested person!
Is there a simple way to get informed when ever a specified file in cvs changes (e.g. by mail)? In my case I would like to track the README file.
Or will I have to write a script or something myself?
Thank you Christian
Christian Britz cbritz@gmx.net writes:
Is there a simple way to get informed when ever a specified file in cvs changes (e.g. by mail)? In my case I would like to track the README file.
The wine-cvs mailing list gets all CVS commits. It's easy and not too expensive to filter the body for README.
Ferenc Wagner schrieb:
The wine-cvs mailing list gets all CVS commits. It's easy and not too expensive to filter the body for README.
Very good idea; thank you. This is what I need.
Christian