Andrew Black (delete obvious bit) wrote:
> I have a set of files in a directory ( say /home/andrew/tools and 
> everything below there) that I want to put into a CVS library and 
> keep under version contraol.
> 
> My experience of creating a project and then checking out again is that I 
> end up second level directory /home/andrew/tools/tools

$ ls tools
1  2
$ cd tools
$ cvs import tools TRUNK Initial

Done. That will give you the directory "tools" off the root of the
repository, with 2 files in it.

John.

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to