[cvsnt] How to restrict checkins.

rajiv kumar cvsissue at yahoo.com
Fri Aug 5 16:50:22 BST 2005


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 


More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook