source:
vendors/tutorial/README
@
10669
Last change on this file since 10669 was 10669, checked in by nicolasmartin, 6 years ago | |
---|---|
File size: 578 bytes |
Line | |
---|---|
1 | This directory contains the files necessary to set up a Subversion repository |
2 | for the FCM tutorial. |
3 | |
4 | For example (in bash/ksh): |
5 | |
6 | (shell)$ cd fcm-release/tutorial/ # to this directory |
7 | (shell)$ ./fcm-tutorial-repos-create /path/to/tutorial/repos |
8 | |
9 | The repository should be configured to allow users write access. You may find |
10 | it easiest to simply allow anonymous access. |
11 | |
12 | A Trac environment should be configured to be associated with the tutorial |
13 | repository. You then need to allow users write access. You may find it easiest |
14 | to set up a number of guest accounts for this purpose. |
Note: See TracBrowser
for help on using the repository browser.