Merge branch 'ew/git-svn-http-tests'
Tests for "git svn" have been taught to reuse the lib-httpd test infrastructure when testing the subversion integration that interacts with subversion repositories served over the http:// protocol. * ew/git-svn-http-tests: git svn: migrate tests to use lib-httpd t/t91*: do not say how to avoid the tests
This commit is contained in:
@ -208,8 +208,8 @@ RewriteRule ^/half-auth-complete/ - [E=AUTHREQUIRED:yes]
|
||||
<IfDefine SVN>
|
||||
LoadModule dav_svn_module modules/mod_dav_svn.so
|
||||
|
||||
<Location /svn>
|
||||
<Location /${LIB_HTTPD_SVN}>
|
||||
DAV svn
|
||||
SVNPath svnrepo
|
||||
SVNPath "${LIB_HTTPD_SVNPATH}"
|
||||
</Location>
|
||||
</IfDefine>
|
||||
|
Reference in New Issue
Block a user