RE: Authentication with Perl bindings

2009-12-08 Thread Giulio Troccoli
> Linedata Services (UK) Ltd Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB Registered in England and Wales No 3027851VAT Reg No 778499447 -Original Message- > From: Giulio Troccoli > Sent: 08 December 2009 11:18 > To: us...@subversion.tigris.org; users@s

Authentication with Perl bindings

2009-12-08 Thread Giulio Troccoli
I'm desperately trying to write something in Perl to authenticate. The functionality I want to reproduce is: - use the chached username and password if any - if not, ask for a password for the current username - if that fails, ask for a username and a password This is what the SVN client does, I