New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
README in vendors/tutorial – NEMO

source: vendors/tutorial/README @ 10669

Last change on this file since 10669 was 10669, checked in by nicolasmartin, 5 years ago

Import latest FCM release from Github into the repository for testing

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.