File: README

package info (click to toggle)
fcm 2021.05.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 7,788 kB
  • sloc: perl: 26,014; sh: 10,510; javascript: 4,043; f90: 774; python: 294; ansic: 29; makefile: 14; cpp: 5
file content (14 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This directory contains the files necessary to set up a Subversion repository
for the FCM tutorial.

For example (in bash/ksh):

(shell)$ cd fcm-release/tutorial/ # to this directory
(shell)$ ./fcm-tutorial-repos-create /path/to/tutorial/repos

The repository should be configured to allow users write access. You may find
it easiest to simply allow anonymous access.

A Trac environment should be configured to be associated with the tutorial
repository. You then need to allow users write access. You may find it easiest
to set up a number of guest accounts for this purpose.