Changed cvs info for release document.

This commit is contained in:
skarg
2006-01-07 01:20:43 +00:00
parent 4fa917931e
commit 3c1cc848a6
+4 -2
View File
@@ -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/