gforge-plugin-scmccase
----------------------

This is the Clear Case plugin for Gforge.  It creates Clear Case
repositories for projects.

Prerequisite:

- install Perl, DBI and DBD::Pg as per Gforge's INSTALL file

Installation:

- files from etc/ go to @CONFIG_PATH@/plugins/scmsvn
- files from bin/ go to @PLUGINS_PATH@/scmsvn/bin
- files from common/ go to @PLUGINS_PATH@/scmsvn/common
- files from db/ go to  @PLUGINS_PATH@/scmsvn/db

Setup:

- customise files in @CONFIG_PATH@/plugins/scmsvn to match your
preferences (Clear Case server, and whether to enable Clear Case by
default for new projects)
- setup the crontab from debian/cron.d
- @PLUGINS_PATH@/scmsvn/bin/db-upgrade.pl
- @BINARY_PATH@/register-plugin scmccase "Clear Case"

 -- Roland Mas <lolando@debian.org>, Tue May 18 22:14:38 2004

Local Variables:
mode: readme-debian
End:
