Index: openacs-4/packages/acs-core-docs/www/cvs-tips.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/cvs-tips.html,v diff -u -r1.22 -r1.23 --- openacs-4/packages/acs-core-docs/www/cvs-tips.html 24 Jun 2004 09:42:26 -0000 1.22 +++ openacs-4/packages/acs-core-docs/www/cvs-tips.html 24 Jun 2004 10:44:39 -0000 1.23 @@ -1,7 +1,7 @@
Add the Service to CVS - OPTIONAL.�These steps take an existing OpenACS directory and add it to a CVS repository.
Create and set permissions on a subdirectory in the local cvs repository.
[root root]# mkdir /cvsroot/$OPENACS_SERVICE_NAME [root root]# chown $OPENACS_SERVICE_NAME.$OPENACS_SERVICE_NAME /cvsroot/$OPENACS_SERVICE_NAME