We don't need the -v option in the log command because we don't display the changed...
[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 ?>