My mistake...I meant a currently checked out module. "cvs co ." sounded like a pretty cool feature, so I tried it, but it does not seem to work. I get:
cvs checkout: cannot open CVS/Entries for reading: No such file or directory cvs [checkout aborted]: no repository - Dennis ----- Original Message ----- From: "Larry Jones" <[EMAIL PROTECTED]> To: "Dennis Jones" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 4:58 PM Subject: Re: Easy way to flush history/versions of repository? > > As long as you've created a repository with "cvs init", you *have* an > existing repository. You can use "cvs co ." to check out the whole > thing (using -l if you just want the root directory without any > subdirectories and files) and then start adding directories and files. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
