Tom Wheels writes:
> 
> I have a new project with many different directories
> and files in it. I understand the only way to put this
> into CVS is to use the Import command, however this is
> my problem, i want this new project to live under a
> specific directory I currently have in the repository
> called development..... any ideas of what the Import
> command would look like? 

Part of the import command line is the directory in the repository to
import to.  It doesn't have to be a top-level directory, you can specify
a subdirectory of an existing directory.  So, for example, you could do:

        cvs import -m'import new project' development/newproject VEND REL

-Larry Jones

You don't get to be Mom if you can't fix everything just right. -- Calvin

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

Reply via email to