I have been testing and testing and testing...  I thought, gee what if I
forgot to include a subdirectory and its source files when I initially
created the repo???  How would I go about adding it.  It looks like what I
tried worked but when I went and checked it out and tried to add a new file
there it wouldn't let me.  The error I got was "do cvs checkout first".

to add the new sudir I did this:

$cd /cpas/stacy/test   (this is where I imported the repo originally)

 I created new subdir and copied src files here

$pwd
/cpas/stacy/test

$cvs import -m "add new dir" test stacy start

This appears to have worked.

Am I doing something wrong with the add command or is this the improper way
to add a subdir to an existing repo??




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to