Changes between Version 1 and Version 2 of GettingStarted
- Timestamp:
- 29/10/07 00:33:36 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingStarted
v1 v2 4 4 5 5 * Log in to silver, and cd to the directory you'd like to keep the sucs-site code in. This should be outside of your public_html directory. 6 * run 'svn checkout https://projects.sucs.org/svn/sucs-site'. You'll probably be prompted to accept an SSL certificate, press 'p' to accept this permanently. 6 * type the following command: 7 {{{ 8 svn checkout https://projects.sucs.org/svn/sucs-site 9 }}} 10 11 * You'll probably be prompted to accept an SSL certificate, press 'p' to accept this permanently. 7 12 * type 'cd sucs-site' to enter the newly created directory, then './setup.sh' to configure the site to work in your home directory 13 14 This should give you your own copy of the SUCS website to work on.
