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.18 -r1.19 --- openacs-4/packages/acs-core-docs/www/cvs-tips.html 21 Apr 2004 09:49:42 -0000 1.18 +++ openacs-4/packages/acs-core-docs/www/cvs-tips.html 5 May 2004 12:36:03 -0000 1.19 @@ -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/service0 [root root]# chown service0.service0 /cvsroot/service0 @@ -59,4 +59,4 @@ su - service0 cd /var/lib/aolserver cvs checkout service0 -exit
If the service starts correctly, come back and remove the temporary copy of the uploaded files.
If the service starts correctly, come back and remove the temporary copy of the uploaded files.