Usually, SVN doesn't work behind proxy because of methods other than GET,
PUT or POST (like PROPFIND for exemple).
Most of the time, switching to HTTPS do the trick.
Regards,
Nicolas
On 2/23/06, Cliff Zhao <[EMAIL PROTECTED]> wrote:
>
> SVN works with http proxies.
>
> On 2/23/06, Jason Suplizio
Probably you know this, but... have you tried accessing the svn repo through
https?
Usually corp firewalls allows http traffic but rejects the "crazy" SVN http
methods like "PROPFIND"... usually this can be avoided using SSL to hide the
http dialogue, I just change http://svn.apache.org/repos/a
SVN works with http proxies.
On 2/23/06, Jason Suplizio <[EMAIL PROTECTED]> wrote:
>
> I can't use SVN behind my corp firewall. Any advice on getting the latest
> Tap 4 code from trunk?
> Thanks!
> Jason
>
>
I can't use SVN behind my corp firewall. Any advice on getting the latest
Tap 4 code from trunk?
Thanks!
Jason