Opened 20 years ago
Closed 19 years ago
#763 closed enhancement (wontfix)
Any chance of a daily snapshot tarball?
Reported by: | anonymous | Owned by: | daniel |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | project | Version: | none |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
There seem to be a lot of bug fixes in 0.7-stable, and also a lot of nice features coming along in 0.8pre-xxx… but some of us behind firewalls are not able to easily make use of these due to firewalls preventing svn checkout from working.
It would be nice to be able to download nightly tarball snapshots of these.
Many thanks for a great tool.
Attachments (0)
Change History (6)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
The problem I have is that the only http clients allowed through the firewall are Internet Explorer (how braindead is that?!) and Netscape.
I've tried both tortoiseSVN on windows and the svn command line client on Unix— both fail with timeouts due to the proxy not proxy-ing…
comment:3 by , 20 years ago
Maybe the user agent string in SVN or tortoiseSVN can be changed to mimic IE's string? Had to do that for web sites that blocked non-IE browsers even though my browser was more standards compliant then IE(as most are now). If the proxy server only allows IE requests through, that may work.
comment:4 by , 20 years ago
Component: | general → project |
---|---|
Owner: | changed from | to
Priority: | normal → low |
Severity: | normal → enhancement |
Not a bad idea.
comment:6 by , 19 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Users having problems doing an "svn co" from the edgewall repository due to proxies or firewalls should access the repository via "https".
I am behind a firewall and am able to grab the trunk using TortoiseSVN. It supports using a proxy to access repositories. I then just copy the latest trunk to my HPUX machine using SAMBA when I want to install it.