Seth Falcon [off-list ref] wrote:
Eric Wong [off-list ref] writes:
quoted
Looks like a bug, might as well cc the ml as it's a public repo. I had
issues accessing it with the SVN:: libraries, though (probably a
permissions handling issue with git-svn) and had to use the
command-line.
The repos is public, but you need --username=readonly
--password=readonly.
I've fixed one bug wrt to having limited permissions to a repository
when using the SVN:: libraries, but I can't seem to $ra->get_log() to
play nicely with limited read permissions. Interesting, I'll be playing
with this sometime this weekend if I can maintain a stable internet
connection.
--
Eric Wong