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.34.2.12 -r1.34.2.13
--- openacs-4/packages/acs-core-docs/www/cvs-tips.html 19 Nov 2016 09:21:53 -0000 1.34.2.12
+++ openacs-4/packages/acs-core-docs/www/cvs-tips.html 6 Jan 2017 09:18:41 -0000 1.34.2.13
@@ -1,8 +1,8 @@
-
Appendix D. Using CVS with an OpenACS SiteAppendix D. Using CVS with an OpenACS Site
By Joel Aufrecht
+
Appendix D. Using CVS with an OpenACS SiteAppendix D. Using CVS with an OpenACS Site
By Joel Aufrecht
OpenACS docs are written by the named authors, and may be edited
by OpenACS documentation staff.
-
Add the Service to CVS - OPTIONAL. These steps take an existing OpenACS directory and add
+
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
@@ -60,4 +60,4 @@
su - $OPENACS_SERVICE_NAME
cd /var/lib/aolserver
cvs checkout $OPENACS_SERVICE_NAME
-exit
If the service starts correctly, come back and remove the temporary copy of the uploaded files.
+exit
If the service starts correctly, come back and remove the temporary copy of the uploaded files.