I created a client to work on a bug, I fixed the bug and submitted the change. Now I want to remove the client, my local directory, and my local files to prevent me from accidently making some change. What is the equivalent of cvs removing the files with 'cvs remove -d'? (or was it 'cvs remove -f'?) Mike