Difference between revisions of "Content:CS Dept Site Setup"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | == Locations == | ||
* The department's website runs off [[Servers:Quark|Quark]]. | * The department's website runs off [[Servers:Quark|Quark]]. | ||
* The live copy is located at <code>/clients/www</code> | * The live copy is located at <code>/clients/www</code> | ||
Line 5: | Line 6: | ||
** CVS for the website is located at <code>/clients/users/cvs/html</code> | ** CVS for the website is located at <code>/clients/users/cvs/html</code> | ||
** Committing to CVS will automatically cause the changes to be copied to <code>/clients/www/html</code> | ** Committing to CVS will automatically cause the changes to be copied to <code>/clients/www/html</code> | ||
+ | |||
+ | == Using CVS == |
Revision as of 12:36, 12 January 2009
Locations
- The department's website runs off Quark.
- The live copy is located at
/clients/www
- The html itself and the root for the website is located at
/clients/www/html
- The html itself and the root for the website is located at
- This is automatically copied over from CVS:
- CVS for the website is located at
/clients/users/cvs/html
- Committing to CVS will automatically cause the changes to be copied to
/clients/www/html
- CVS for the website is located at