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.
Oliver Giesen wrote: > ...or more timidly worded: > > What about a new option argument for Update and Checkout to override > the "Move away X. It is in the way" errors and let CVS simply overwrite > those files (possibly after creating a backup copy like cvs up -C does)? > It's a genuine error - It means someone has created a file with the same name as something in the cvs repository, that wasn't previously checked out. There's no way of handling this automatically. Tony