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

Perl bindings and credential cache issue on Win32

From: Olivier Dehon <odndev_at_gmail.com>
Date: Thu, 27 Nov 2008 00:19:25 -0500

Hello,

I have installed the perl bindings for svn 1.5.4, and I am trying to run
the example program from the synopsis in the SVN::Client perldoc page,
replacing the URL with the URL of my repository running on subversion
1.4.6 on Apache 2.2.8 through http.

The program works fine, but asks me for the credentials information on
the command line every time.
TortoiseSVN or the svn command line are able to exploit the credentials
cache without any issues.

The same perl program, run on a Solaris box works as expected and
get_simple_provider() does provide the cached credentials.

I tried deleting all cached credential files in
%APPDATA%\Subversion\auth, and set the "may_save" attribute of $cred, to
no avail.

I am using perl 5.8.8 from ActiveState, and the 1.5.4 perl bindings from
the binary distribution available on the tigris website.

Has anyone seen this issue before? Am I missing something?

Thanks in advance.
-Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-27 06:19:48 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.