info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Example of adding new dir/src files and then adding a new brand new file


From: stacy . j . lyons
Subject: Example of adding new dir/src files and then adding a new brand new file
Date: Wed, 13 Feb 2002 07:55:36 -0500

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]