Hello, I'm looking at providing a number of developers access to the subversion repository from behind a firewall. WebSVN unfortunately only provides a read-only view into the repository and not full checkout access.
Is it possible for HTTP proxy support to be turned on, ideally alongside WebSVN but maybe even replacing it? Many thanks Bradley From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext David D. Kilzer > SVN over HTTP is not set up on that server. It looks like > something called WebSVN is set up instead: > http://anoncvs.opensource.apple.com/svn/ > It would be nice if the repository was accessible via HTTP > as well, though. On Tue, Jan 10, 2006 at 06:11:40PM -0500, [EMAIL PROTECTED] wrote: > 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 _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
