[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to use SVN::Client with authenticated proxy?

From: Josef Wolf <jw_at_raven.inka.de>
Date: Fri, 6 Mar 2009 17:57:14 +0100

On Fri, Mar 06, 2009 at 11:34:15AM -0500, Mark Phippard wrote:

Thanks for your answer, Mark!

> On Fri, Mar 6, 2009 at 11:23 AM, Josef Wolf <jw_at_raven.inka.de> wrote:
>
> > I am about to write a perl script to manage a subversion working copy
> > with SVN::Client module.  It seems to be easier than I thought. Here's
> > my first attempt (mostly copied from the man page):
[ ... ]
> > But now I got somewhat stuck: how do I configure the proxy that
> > SVN::Client should use?  And how would I configure the credentials
> > for the proxy?  Any hints?
>
> Doesn't it all have to be pre-configured in Subversion runtime
> configuration area?
>
> http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html

It is configured there, and the standard svn client works fine with
this configuration. But for some reason, SVN::Client seems not use
use this configuration. It just hangs.
Received on 2009-03-06 18:01:01 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.