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 Terence [snip] > This is a near show-stopper for us because we have hundreds of > build scripts > that use cvs checkout -d, it simplifies matters because the same > command can > be used for the initial checkout and updates. I think you'll find you just can't go using the same command for both checkout and update... that is why there are two separate commands, one for checkout and one for update, and not a unified command that does both. Greetings, David