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.
^Utils g:\cvstools\cvsntupd.exe g:\database\video\utilsroot\cvsroot %{} I have the above mentioned line in my loginfo file to automatically update my shadow folder. (I prefer keeping a checked-out copy of the files in the database). I am not sure but I believe that the regular expression being specified here is a case sensitive one, that is to say, if somebody checks-out the module "Utils" by specifying something like "UTILS" to the cvs checkout command, when he tries to commit his set of modified files to the database, a pattern match wouldn't occur. Am I correct ? To circumvent this problem I am trying something like this which seems to work perfectly fine. ^[Uu][Tt][Ii][Ll][Ss] g:\CVSTools\cvsntupd.exe g:\database\video\UtilsRoot\cvsroot %{} Is there a better way of doing the same thing. regards Arvind __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ 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