info-cvs
[Top][All Lists]
Advanced

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

starting with an empty repository (more)


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

I made some progress...
$ cvs checkout -l .
$ touch file0
$ mkdir module
$ cvs add module
$ touch module/file2
$ cvs add module/file2

The module itself needs to be added to then get the file in.  Further, if I
don't want ALL of the files in the repository root, (caused by the initial check
out), the solution seems to be name one file rather than ".".  -CTH







reply via email to

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