Maybe it's me and  not cvs 1.11.2 ...
I think the following command sequence should work...
$ mkdir workarea
$ cd workarea
$ cvs checkout -l .
$ touch file0
$ mkdir module
$ touch module/file2
$ cvs add module/file2

... I am looking for a command sequence to get file2 into CVS
without first populating my local area with all of the CVS's world or getting
any other junk (file0) sucked in.  -CTH





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

Reply via email to