Content:CS Dept Site Setup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Both versions of the department's website run off [[Servers:Quark|Quark]]. | |||
=== Staging === | |||
The staging server can be accessed at staging.cs.earlham.edu. This contains a copy of everything on the website and everything that's currently being worked on. We'll use this as a place to make changes before we commit them to going live. '''Note:''' This is the only place that you should make changes to the pages!! | |||
=== Live === | |||
== Using CVS == | == Using CVS == | ||
Revision as of 18:11, 21 January 2009
Both versions of the department's website run off Quark.
Staging
The staging server can be accessed at staging.cs.earlham.edu. This contains a copy of everything on the website and everything that's currently being worked on. We'll use this as a place to make changes before we commit them to going live. Note: This is the only place that you should make changes to the pages!!
Live
Using CVS
Note: When running any CVS commands, you'll need to specify -d /clients/users/cvs to specify which cvsroot you're talking about.
Otherwise you can also put a line in your .bashrc file like this: export CVSROOT='/clients/users/cvs' if you're only going to use the one that contains the content.
- Content CVS Directories - a breakdown of the directories and what's in them