To any users of the Subversion bundle: How can I add support for providing passwords to svn when I'm using DAV_SVN with SSL and key-based authentication?
For example, right now in the svn info output, there are six requests for the password. If those are all ignored, I believe that I don't get an SSL connection, which is... undesirable.
Any advice? I'm certainly willing to code the solution myself, if needs be.