info-cvs
[Top][All Lists]
Advanced

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

Re: CVS command HELP


From: Larry Jones
Subject: Re: CVS command HELP
Date: Wed, 15 May 2002 22:48:07 -0400 (EDT)

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



reply via email to

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