How can i easily remove all files in a sandbox which are

1. not yet registered in the repository via cvs add /cvs import
2. are ignored by .cvsignore or internal ignore list (like .o ~ etc.)

sometimes (not very often :-) i feel satisfied with my results in the 
sandbox and i am commiting my stuff.

now i would like to clean up things by
deleting all files mentioned above and
run cvs -q update -P to delete empty directories.

Is there a cvs way to do it (i dont think so because thats not a cvs 
task i guess)
-or-
does anybody has a small bash/perl script doing stuff like this?

otherwise i will write it on my own, but 
how do i get the internal list of ignorable files?

regards,
janning

-- 
Planwerk 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to