Changes between Version 3 and Version 4 of server_overview
- Timestamp:
- Jun 9, 2008, 3:42:01 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
server_overview
v3 v4 11 11 In the [browser:trunk/admin/directives directives] directory are some automated tasks that can be run with the scripts/exeucte-directive script. 12 12 13 == Checking out the repository == 14 15 You can check out the entire repository with: 16 17 {{{ 18 svn co https://svn.mayfirst.org/mfpl/trunk/admin 19 }}} 20 21 Or, if you have write access: 22 23 {{{ 24 svn co svn+ssh://mfpl@svn.mayfirst.org/trunk/admin 25 }}} 26 27 == Adding a new server == 28 29 A [wiki:add_server_to_server_svn_db separate page describes how to add a new server]. 30 13 31 == Tags vs. Properties == 14 32