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

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

Reply via email to