From: Tony F. <ton...@ya...> - 2003-02-28 02:37:47
|
BTW - I've tried to put hooks into CVS to have it run a program (using a filter like *.java) prior to commits to it. While the hook appears to be there (and you'll see mention of being able to do this in the documentation for CVS), the code within CVS has actually been commented out. What will happen is you'll get an error like "Unimplemented in this version of CVS, consult the reference guide." Apparently they added this functionality to CVS, found it was too buggy for some platforms/files/etc. so rather than take it out they just now return that msg above. Someone has a workaround for it, but it doesn't seem recommended. Thus my ANT suggestion. |