I want to reset my CVS repository for the ruby-win32lib
project. I added a directory (win32ext) several
months ago and a few files, but none of them are
relevant now.
I tried adding all of the new files today, but only
succeeded in creating another win32ext subdirectory
under the current win32ext - this is not what i want.
If possible, could you just remove the uppermost
win32ext directory and all contents (including the
extra win32ext subdir and it's contents) and I'll
start over.
BTW: How can a user remove files from a CVS repository?
According to all of the docs you have to actually be
able to remove the file from the file system (rm file)
and then do a cvs remove file. I tried logging into
(via ssh) cvs.ruby-win32lib.sourceforge.net I can
log in, but I'm immediately logged out. Looks like
the only way to really remove files/directories from
a repository is to submit this type of request - am
I right?
Thanks.
Phil Tomson