Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I would like to setup my cvs repository to allow *.exe files, so we can checkin tools along with our source. My setup is as followes: server: CVSROOT=:local:c:/src client: CVSROOT=:pserver:USERNAME at MACHINE:c:/src I created a cvsignore file on the server machine: c:\src\CVSROOT\cvsignore ---------------------------- ! CVS tags ... Unfortunately, when I import *.exe files are still ignored. If I copy the cvsignore file to ~/.cvsignore on the client, everything works as expected. Is there a way to centralize this file so we don't have to copy it to EVERY client? Thanks, Adam _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs