Index: openacs-4/packages/acs-core-docs/www/upgrade-openacs-files.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/upgrade-openacs-files.html,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-core-docs/www/upgrade-openacs-files.html 12 Feb 2004 13:51:40 -0000 1.3 +++ openacs-4/packages/acs-core-docs/www/upgrade-openacs-files.html 18 Feb 2004 14:43:03 -0000 1.4 @@ -10,7 +10,7 @@ cp -r openacs-4-6/* openacs-4 exit
Upgrading files for a site in a private CVS repository -
Unpack the new files into a working directory.
[root root]# su - service0 +
Unpack the new files into a working directory.
[root root]# su - service0 [service0 aolserver]$ cd /tmp [service0 tmp]$ tar xzf openacs-4-6.tgz [service0 tmp]$ cd openacs-4.6
Import the new files into your cvs repository; where they match existing files, they will become the new version of the file.
[service0 openacs-4.6]$ cvs import -m "upgrade to OpenACS 4.6" openacs