I tried to examine the watch command today. However, it seems to be broken. Whatever method I try it fails with the following error messages (here executed under WinCVS):
| cvs watch add constants.h (in directory E:\sandbox\source\c\) | cvs [server aborted]: unknown command: watch_add | cvs [watch aborted]: end of file from server (consult above messages if any) | *****CVS exited normally with code 1***** | cvs watch remove constants.h (in directory E:\sandbox\source\c\) | cvs [server aborted]: unknown command: watch_remove | cvs [watch aborted]: end of file from server (consult above messages if any) | *****CVS exited normally with code 1***** | cvs watchers constants.h (in directory E:\sandbox\source\c\) | *****CVS exited normally with code 0***** | cvs editors constants.h (in directory E:\sandbox\source\c\) | *****CVS exited normally with code 0***** Also 'watch on' and 'watch off' fails in the same way. But commands like cvs watchers and cvs editors seem to work. -- Gerhard Stegemann _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
