Ticket #763 (closed enhancement: wontfix)
Opened 7 years ago
Last modified 6 years ago
Any chance of a daily snapshot tarball?
| Reported by: | anonymous | Owned by: | daniel |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | project | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 7 years ago by anonymous
comment:2 Changed 7 years ago by anonymous
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 Changed 7 years ago by anonymous
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 Changed 7 years ago by daniel
- Component changed from general to project
- Owner changed from jonas to daniel
- Priority changed from normal to low
- Severity changed from normal to enhancement
Not a bad idea.
comment:5 Changed 7 years ago by cboos
This request would be solved by #238.
comment:6 Changed 6 years ago by mgood
- Resolution set to wontfix
- Status changed from new to 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.