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.
On Fri, 16 Apr 2004 17:23:11 -0400, "Cole, Martin" <mcole at tnetworksinc.com> wrote: > >Is there an easy cvs admin like instruction to do this, as I do not know exactly which files they are that need deleting, without going directory by directory in viewcvs and the repository > >Thanks >Marts > If you know the files in your sandbox that need removal then it is easy: add ,v to the end of the file names and you have the files you are looking for in the repository. They will be located in the folder they originally resided in or moved to the Attic subdirectory in that folder if you did a cvs remove on them. The folder structure in the module on the repository mimics that in your sandbox (unless you have created modules in the modules file..). That's all there is to it... /Bo (Bo Berglund, developer in Sweden)