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! I'm relatively new to CVS, thus I managed to get CVSNT up and running on our development server. We're developing a rather big Web project, therefore we needed version management tools. I'd like to keep a ckeckedout-version of our repository on our server in order to access it via WebServer. Therefore I'd like to use SINC http://sinc.sourceforge.net as a scheduler for running the checkouts automatically, and there my problem starts: I need to write a .bat file which SINC calls, for example every 10 minutes. The problem is the "cvs login" command, because it prompts for the password. The checkout itself is not a problem. How can I manage to do this? Maybe anyone has established a similar system... Thanks a lot in advance, Tobi