Re: Latest from trunk

2006-02-23 Thread Nicolas
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

Re: Latest from trunk

2006-02-23 Thread Pablo Lalloni
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

Re: Latest from trunk

2006-02-23 Thread Cliff Zhao
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 > >

Latest from trunk

2006-02-23 Thread Jason Suplizio
I can't use SVN behind my corp firewall. Any advice on getting the latest Tap 4 code from trunk? Thanks! Jason