[ On Wednesday, March 20, 2002 at 12:18:26 (-0800), Austin Lauree wrote: ]
> Subject: cvs commitinfo - remote access issues - enforced code beautification
>
> I am trying to administer our cvs repository to ensure that all java
> code commited runs through a 'beautification' process.
The source code control tool is not the place to do the beautification.
You might want to validate the code and reject a commit if it does not
meet your coding standards, but you should not (and indeed with CVS, can
not really) try to modify the file being committed in any way.
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
Please DO NOT EVER send HTML, rich text, or otherwise stylized e-mail,
especially not to me or to any public mailing list. Not all mail
readers will recognize such formats. HTML in particular is a potential
security threat and many firewalls filter it entirely -- especially
since CERT and Microsoft recently anounced a very major flaw in the HTML
rendering engine used in all Microsoft products. Please send all your
messages as plain text only.
--
Greg A. Woods
+1 416 218-0098; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs