|
|
| Author |
Message |
arael Beginner
Joined: 09 Jul 2005 Posts: 3
|
Posted: Sat Jul 09, 2005 10:56 am Post subject: No way to checkout svn repo. |
|
|
If someone is behind transparent proxy he will get this (like me):
| Code: |
$ svn co http://svn.netmrg.net/trunk netmrg
svn: REPORT request failed on '/!svn/bc/1163/trunk'
svn: REPORT of '/!svn/bc/1163/trunk': 400 Bad Request (http://svn.netmrg.net)
|
This is common problem and usually people just use https:// instead of http:// and then proxy has nothing to do, but with your server this does not work. It would be good if you could enable https://. |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Sun Jul 10, 2005 1:10 am Post subject: |
|
|
I don't think we'll be able to setup SSL for awhile - not for just an subversion repository. We would probably look to run the repo on another port that wouldn't commonly be proxied as well as the default port.
-Doug |
|
| Back to top |
|
 |
|