. */ $config = array(); // The path to SVN // $config['svn'] = '/usr/local/bin/svn'; // The username to access SVN. It is recommended that this is a read-only user // $config['username'] = 'anonymous'; // The password to access SVN. It is recommended that this is a read-only user // $config['password'] = 'anonymous'; ?>