Hello All,
According to the FAQ it is possible to access subversion repositories
via Pound. I'am using Subversion version 1.2.1 and Apache 2.0.54 (with
mod_dav_svn). It works just fine, but when I try to import a new module
I get that message:
Adding README
svn: PUT of
'/!svn/wrk/67349744-6cfc-0310-8de4-f56980064670/internal/sophvxml/README': 501
Not Implemented (http://svn.vtserv)
What should I do to over come this problem?
Here is my pound.cfg:
User pound
Group pound
ListenHTTP 172.16.10.7,80
WebDAV 1
UrlGroup ".*"
HeadRequire Host ".*servus.vtserv.*"
BackEnd 127.0.0.1,20001,1
EndGroup
UrlGroup ".*"
HeadRequire Host ".*svn.vtserv.*"
BackEnd 127.0.0.1,20043,1
EndGroup
....
tnx in advance :)
--
Best regards,
Leonid loed(at)mail.ru
|