[ On Wednesday, May 22, 2002 at 12:29:06 (-0700), Tom Wheels wrote: ]
> Subject: export command help
>
> Hi i'm looking for some some more help with the export
> command. any non internet copy/paste description would
> be great, the problem i'm having an error that says
> must specify tag or date when i execute my export
> command. however, there is no revisions or anything to
> this project it is still in its initial state. what do
> i do?

"cvs export" creates a ``frozen'' copy of the selected revisions of all
the files in a module, using the tag or date specified to identify the
revisions that it is to select.

        cvs export -kv -r RELEASE-TAG MODULE-NAME

If your module has no revisions ``or anything'', what do you expect to
export from it!?!?!?!

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>

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

Reply via email to