Added the File_Passwd dependency in the documentation.
This commit is contained in:
parent
b60aeb0ca1
commit
a2ea924448
@ -49,9 +49,13 @@ Now, you need to restart apache:
|
|||||||
|
|
||||||
## InDefero Configuration
|
## InDefero Configuration
|
||||||
|
|
||||||
Based on the paths provided in the Apache configuration and if your
|
First, you need to install the File_Passwd PEAR package:
|
||||||
Apache server is serving the domain `www.mydomain.com`, the you need
|
|
||||||
to put the following in your configuration file:
|
$ 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';
|
$cfg['svn_repositories'] = 'file:///home/svn/repositories/%s';
|
||||||
// We add "trunk" to invite people to checkout the trunk of the
|
// We add "trunk" to invite people to checkout the trunk of the
|
||||||
|
Loading…
Reference in New Issue
Block a user