[ On Monday, July 29, 2002 at 06:36:30 (-0700), Patrick Nelson wrote: ]
> Subject: Is there a better way
>
> What is the best way to pull a previous release out of the repository.

The best way to pull a previous release out of the repository is to do
it in the very exact same way you created the initial release files:

        cvs export -kv -r ${RELEASE_TAG} -d ${MODULE}-${RELEASE_TAG} module

-- 
                                                                Greg A. Woods

+1 416 218-0098;            <[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