Diego Ribeiro de Andrade wrote: > Im tring to block files with extensions that I dont want the > users send to the repository. I begin trying to block ZIP files. Well, you might want to rethink that. There are times I have needed to check in zip files, for specific reasons (certain files, provided by third party sources, whose date stamps must *not* be affected, for example).
[...] > How can I block files that I dont want the users send to the > repoitory? Im using WinCVS 1.3.13b and CVS 1.11.11. Try the commitinfo script: http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_18.html#SEC167 -- 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 [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
