cmmark <cmmark@ziplip.com> writes:
> Hi, I have encountered an issue with the svn client proxy. I
> downloaded 0.16 (3987) and built it and installed it. Then I used
> the svn binary to create a fresh subversion workarea. Then I built
> from latest source (4196) and installed svn. The 4196 build of svn
> cannot resolve svn.collab.net through the firewall, but if I go back
> and use the 3987 binary, it can.
>
> Can anyone provide some help. Is there something different in the
> way 2 svn binaries handle proxies? I noticed the output of the 4196
> build --version has a ra_svn module. Not sure what that is. Are
> there any configure options that would affect the way the svn client
> handles proxies? I think I used the same configure options for both
> builds.
There have been some changes in the names of proxy file and variables.
Run these three commands
$ /svnproj/image/svrobj3987/subversion/clients/cmdline/svn log -r3518
$ /svnproj/image/svrobj3987/subversion/clients/cmdline/svn log -r4026
$ /svnproj/image/svrobj3987/subversion/clients/cmdline/svn log -r4038
and read the output. All will become clear :-).
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 27 17:29:18 2002