From 3c1cc848a6254dbbf30230e063f603d279ac2b45 Mon Sep 17 00:00:00 2001 From: skarg Date: Sat, 7 Jan 2006 01:20:43 +0000 Subject: [PATCH] Changed cvs info for release document. --- bacnet-stack/doc/README.release | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bacnet-stack/doc/README.release b/bacnet-stack/doc/README.release index 5d6b5b33..92ced947 100644 --- a/bacnet-stack/doc/README.release +++ b/bacnet-stack/doc/README.release @@ -18,8 +18,10 @@ Commit changes to CVS. Set a CVS tag on the ?bacnet-stack? module called ?bacnet-stack-0-0-0? $ cvs tag bacnet-stack-0-0-0 -Get a clean version out of CVS that doesn't have CVS in it. -$ cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/bacnet export -Dtomorrow bacnet-stack +Get a clean version out of CVS that doesn't have CVS in it. Don't +use the pserver since it is not updated instantly and may not have +the latest changes in it. +$ cvs -d:ext:skarg@cvs.sf.net:/cvsroot/bacnet export -Dtomorrow bacnet-stack tar and gzip the clean directory from one directory up. $ tar -cvvzf bacnet-stack-0.0.0.tgz bacnet/