Doc update.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10280 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-09-02 13:00:19 +00:00
parent 94db7c0029
commit 2a9c001625
1 changed files with 3 additions and 0 deletions

View File

@ -55,3 +55,6 @@ See: http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_wi
You need an empty repository accessible at http://127.0.0.1/svn/ecookbook
Then, you can run the tests with:
`ruby test\extra\redmine_pm\repository_subversion_test.rb`
If you svn server is not running on localhost, you can use the REDMINE_TEST_DAV_SERVER
environment variable to specify another host.