]> source.dussan.org Git - redmine.git/commitdiff
Doc update.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Sep 2012 13:00:19 +0000 (13:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Sep 2012 13:00:19 +0000 (13:00 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10280 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/RUNNING_TESTS

index be3802dd90cec17b80def15e7f64a2f6d5c502e7..cd216e07c47d49e3383538c73701ac2bd76a59c9 100644 (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.