Just noting for the record.
By observation the SVN password is set at the proxy password when SVN resources are parsed.
The fix it easy, but testing will be hard.
edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser#buildClientManager(Element)
line 165
Fixed in r1093.
I grant it's hard to test, but that's an obvious fix, and if it doesn't work, it's the SVN library that's broken.
Just noting for the record.
By observation the SVN password is set at the proxy password when SVN resources are parsed.
The fix it easy, but testing will be hard.
edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser#buildClientManager(Element)
line 165