Added the File_Passwd dependency in the documentation.

dev
Loic d'Anterroches 2008-12-03 23:33:00 +01:00
parent b60aeb0ca1
commit a2ea924448
1 changed files with 7 additions and 3 deletions

View File

@ -49,9 +49,13 @@ Now, you need to restart apache:
## InDefero Configuration
Based on the paths provided in the Apache configuration and if your
Apache server is serving the domain `www.mydomain.com`, the you need
to put the following in your configuration file:
First, you need to install the File_Passwd PEAR package:
$ sudo pear install File_Passwd
Then, based on the paths provided in the Apache configuration and if
your Apache server is serving the domain `www.mydomain.com`, the you
need to put the following in your configuration file:
$cfg['svn_repositories'] = 'file:///home/svn/repositories/%s';
// We add "trunk" to invite people to checkout the trunk of the