info-cvs
[Top][All Lists]
Advanced

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

Re: creating a new directory in cvs


From: Larry Jones
Subject: Re: creating a new directory in cvs
Date: Fri, 15 Mar 2002 14:47:54 -0500 (EST)

produceboy50 writes:
> 
> ok what i have in my CVSROOT directory is a directory called
> development/
> inside of development i have another folder called scheduler/
> I want to be able to dump a bunch of files in my sandbox into
> scheduler all at the same time, if i'm right i can use the import
> command but my ? is this, how do i get it into the sub directory
> development/scheduler when i use import it creates a new module right
> from cvs root???? please email me at address@hidden or just
> respond thanx

If the files are already in your sandbox, you should just add and commit
them rather than importing them.  If you insist on using import for some
reason, you can specify an existing module to import into:

        cvs import development/scheduler VEND REL

-Larry Jones

Years from now when I'm successful and happy, ...and he's in
prison... I hope I'm not too mature to gloat. -- Calvin



reply via email to

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