source: LMDZ6/branches/Amaury_dev/tools/fcm/tutorial/README @ 5095

Last change on this file since 5095 was 5095, checked in by abarral, 11 months ago

Revert cosp*/ from the trunk, as it's external code
Add missing bits from FCM2 source

File size: 578 bytes
Line 
1This directory contains the files necessary to set up a Subversion repository
2for the FCM tutorial.
3
4For 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
9The repository should be configured to allow users write access. You may find
10it easiest to simply allow anonymous access.
11
12A Trac environment should be configured to be associated with the tutorial
13repository. You then need to allow users write access. You may find it easiest
14to set up a number of guest accounts for this purpose.
Note: See TracBrowser for help on using the repository browser.