Subject: | Bad URL passed to RA layer in Alien-SVN-v1.7.3.1 |
Date: | Mon, 15 Oct 2012 21:12:54 +0000 |
To: | "bug-Alien-SVN [...] rt.cpan.org" <bug-Alien-SVN [...] rt.cpan.org> |
From: | "Hales, Steve" <Steve.Hales [...] garmin.com> |
Hi,
Today, I upgraded Alien::SVN to 1.7.3.1 for my web app. Now the following
script:
use SVN::Client;
my $svn = new SVN::Client();
$svn->ls( "https://svn.example.com <https://svn.garmin.com>", 'HEAD', 0 );
Reports:
Bad URL passed to RA layer: Unrecognized URL scheme for
'https://svn.example.com <https://svn.garmin.com>'
I downgraded to 1.6.12.1 and the problem goes away. Am I doing something
wrong or is this a bug?
Thanks,
Steve
Show quoted text
________________________________
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.
Thank you for your cooperation.