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.
Hi There, I wanted to restrict the checkins being done on main trunk. Went through the few tutorials and found that if any script which returns non zero value can fix my issue if it's available in commitinfo file. I tried the following but failed. # content of commitinfo file DirectoryName script_file.pl # content of Script_file. pl use strict; hello(); sub hello { exit(1); } I am not proficient in perl. Any help will be highly appreciated. Thanks Rajiv Kr. Srivastava --------------------------------- Start your day with Yahoo! - make it your home page