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

User Authentication with Perl bindings

From: Brandstädter Reinhard <Reinhard.Brandstaedter_at_ams-engineering.com>
Date: 2004-11-19 10:29:50 CET

Hi,

I've sent this before but somehow the mail doesn't show up on the list for some time now...
So forgive me if you get it twice...

how does one authenticate when acessing a repository via the Perl
bindings SVN::Ra ?
I'm trying the fancy svn-graph.pl script but all my repositories need
authentication by default...
Well I'm not a Perl guru....I took a glimpse at the Ra.pm and Core.pm but maybe I just don't understand the code and it's usage.

Somewhere around here I would have to authenticate:
my $ra = SVN::Ra->new('http://repo.domain.com');
my $youngest = $ra->get_latest_revnum();

Maybe a guru can enlighten me.
Reinhard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 19 10:30:44 2004

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.