=?iso-8859-1?q?E=20B?= writes: > > 1. I created a repository using cvs import, from > the client. Now I want to a) remove this repository
Can't be done from the client. One of the fundamental tenets of a revision control system is that you *never* permanently remove *anything* -- you always have to be able to get it back. > or b) make this repository obsolete. What do you mean by "obsolete"? If it's a top-level directory, feel free to ignore it. You can also delete all the files in the directory so that anyone checking it out or updating it with -P won't see it at all. -Larry Jones We don't ATTEND parties, we just CRASH 'em. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
