Jingwen 'Owen' Ou wrote: > Hi all, > > Does anyone know how to delete files/folders in the project folder? I > used the delete/remove command in a cvs client, but the files/folders > are still in the project folder on the server. You have to do a "cvs commit" on the containing folder, I think. Matthew