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.
Rod Ghorashi-Zadeh wrote: > One of our CVS users accidently create a module in the root of our CVS > tree (cvsroot), how can I remove the directory leaving no traces behind? - Make sure nobody works on that module or has it checked out. - Stop the CVSNT server. - Delete the directory directly in the repository. (Make sure you have a backup, in case you delete the wrong one :) - Start the CVSNT server. Gerhard