On Fri, 3 May 2002 16:04:43 -0500 "dman" <[EMAIL PROTECTED]> wrote:
> Sometimes I want to rename cvs-managed files or directories or I want > to move a file/dir to a different directory. The only way I have > found, so far, to do that is to go to $CVSROOT and manually change the > repository (potentially dangerous) or to remove and add the file > accordingly (which loses all metadata such as log and history). > There must be a better way; what is it? http://www.loria.fr/~molli/cvs/doc/cvs_7.html#SEC64 > Also, is there a way to create new projects other than > 'mkdir $CVSROOT/new_proj'? I can't checkout a project until it > exists, and I can't add a directory unless I have a local sandbox > (which is created by a checkout). http://www.loria.fr/~molli/cvs/doc/cvs_3.html#SEC41 Perhaps a little googling might have helped? I googled for "cvs guide" and the above are from the first hit. -- Jamin W. Collins -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]