-3

Checkout with svn does not work in my environment. Im looking for the sourcecode of Subsonic 2.2 as zip file for example..

isepise
  • 1,123
  • 8
  • 6
  • Based on the fact that you got it working with an HTTP tunnelling client, I'm assuming that this is because your corporate firewall blocks the extra HTTP (OPTIONS, REPORT, PROPGET, etc.) verbs used by SVN. There wasn't enough information in your question (the exact error message would have been a good start, for example) for anyone else to figure this out. – Roger Lipscombe Apr 23 '09 at 15:37
  • Youre right.. i will write more detailed questions in the future.. I tried some proxy parameters in svn the server ini file.. but no success. So.. i used the tunnel.. – isepise Apr 23 '09 at 16:39

1 Answers1

0

I got it to work using the HTTP Tunnel Client (http://www.http-tunnel.com) and setting the tortoise/svn proxy to 127.0.0.1:1080 Slow, but it works.

isepise
  • 1,123
  • 8
  • 6