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 [EMAIL PROTECTED] 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

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

Reply via email to