Content:CS Dept Site Setup: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Kwanous (talk | contribs)
No edit summary
Kwanous (talk | contribs)
No edit summary
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 17: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
  • 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

Using CVS