info-cvs
[Top][All Lists]
Advanced

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

Re: newbie help: How to recursively add a subdirectory to a project a


From: Larry Jones
Subject: Re: newbie help: How to recursively add a subdirectory to a project a
Date: Wed, 7 Feb 2001 12:45:45 -0500 (EST)

Cabaniols, Sebastien writes:
> 
> I do cvs co ProjIPP and get my working copy,
> 
> now, all I want to do is to add a subdirectory 
> in the source tree of my working copy, to 
> populate it with the source code of another
> project (mainly tar xvfz tools.tar.gz in ./tools)
> 
> I have tried (probably with the bad options)
> cvs import but it looks like I have a new project
> created.

Once you have a working directory, you add stuff with add, not import. 
Just add the directory, then add and commit the files in it.

-Larry Jones

Things are never quite as scary when you've got a best friend. -- Calvin



reply via email to

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