info-cvs
[Top][All Lists]
Advanced

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

starting with an empty repository


From: CHARLES HART, BLOOMBERG/ 499 PARK
Subject: starting with an empty repository
Date: Mon, 27 Jan 2003 12:02:52 -0500 (EST)

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







reply via email to

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