Thanks for your input.  Below I attempt to clarify what I did.  I still
cannot add a new file.  The only thing I can think of that may be causing
me problems, is that I have deleted and recreated this several times
manually.  Perhaps I need to start all over from the beginning with a new
repo name and all?????

Repository root location:
$ cd /cpas/stacy/cvs
$ ls
CVSROOT  test

Place where my working dir will reside:
$pwd
/cpas/stacy
$ cvs co test
cvs checkout: Updating test
cvs checkout: Updating test/expanded
U test/expanded/calpub01.log
U test/expanded/calpub01.sas    ............

Adding new subdir/src files to existing repo:
$ pwd
/cpas/stacy/test
$ mkdir povtext
$ cd povtext
$ cp /cpsmig/povmar01/povtext/*.* .

$ cvs import -m "add new dir" test stacy start
N test/append2.sas
N test/append3.sas
N test/append90.sas ......

Add command invoked in working dir:
$pwd
/cpas/stacy/test/povtext
$ cvs add new.sas
cvs add: in directory .:
cvs [add aborted]: there is no version here; do 'cvs checkout' first



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

Reply via email to