[webkit-dev] SVN over HTTP

David.Carson at nokia.com David.Carson at nokia.com
Tue Jan 10 15:11:40 PST 2006


Hi,
Those of us behind a firewall, I thought that I would have a go at
configuring subversion to operate over a proxy. This would save us from
having to go to public WLAN areas to download the source. 
I configured the ~/.subversion/Servers file and tried the test site (svn
cat http://svn.collab.net/repos/svn/trunk/README). This worked fine.
Then I tried:
svn checkout http://anoncvs.opensource.apple.com/svn/webkit/trunk WebKit
and got the following error:
---
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002)
svn: PROPFIND request failed on '/svn'
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002)
svn: PROPFIND of '/svn': 301 Moved Permanently
(http://anoncvs.opensource.apple.com)
---
Have I configured something wrong?

David



More information about the webkit-dev mailing list