You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Price <mp...@atl.lmco.com> on 2002/07/19 16:36:53 UTC

nightly tar file

Is there any chance that the subversion home page can have a download link
for a nightly .tar.gz source tree? Some of us are behind proxies we have
no hope of ever changing so using svn to get the source tree is pretty
much impossible.

Just wondering.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: nightly tar file

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Fri, Jul 19, 2002 at 01:02:57PM -0500, Ben Collins-Sussman wrote:
> Michael Price <mp...@atl.lmco.com> writes:
> 
> > Is there any chance that the subversion home page can have a download link
> > for a nightly .tar.gz source tree? Some of us are behind proxies we have
> > no hope of ever changing so using svn to get the source tree is pretty
> > much impossible.
> 
> Have you tried configuring svn to use your proxy?  (See our FAQ about
> that.) Have you tried checking out from svn.collab.net:81 instead of
> :80?

The port 81 thing might be worth trying, but, it looks like he has read
the FAQ entry.  Note the "... proxies we have no hope of ever changing
..."

I assume he means he isn't able to get the proxy to accept DAV requests.

If his proxy supports the CONNECT method for ports 80 or 81, he could
use an HTTP proxy tunnel.  Someone mentioned one on this list the last
time proxy issues were being discussed.

-- 
Michael Wood <mw...@its.uct.ac.za>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: nightly tar file

Posted by Ben Collins-Sussman <su...@collab.net>.
Michael Price <mp...@atl.lmco.com> writes:

> Is there any chance that the subversion home page can have a download link
> for a nightly .tar.gz source tree? Some of us are behind proxies we have
> no hope of ever changing so using svn to get the source tree is pretty
> much impossible.

Have you tried configuring svn to use your proxy?  (See our FAQ about
that.) Have you tried checking out from svn.collab.net:81 instead of
:80?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: nightly tar file

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Michael Price <mp...@atl.lmco.com> writes:
> Is there any chance that the subversion home page can have a download link
> for a nightly .tar.gz source tree? Some of us are behind proxies we have
> no hope of ever changing so using svn to get the source tree is pretty
> much impossible.

Have you seen

   http://subversion.tigris.org/project_faq.html#proxy

?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org