Adding a separate config file
[viewsvn.git] / docs / phpunit / config.php
1 <?php
2
3 define('APPLICATION_CONTROLLER_BINARY_PATH', '/usr/local/bin/svn');
4 define('APPLICATION_CONTROLLER_REPOS_PATH', 'file:///Server/htdocs/viewsvn/reposdir');
5
6 ?>