StatSCM does nothing more than run the svn command on the command line
to get the log file. So try a
svn login
Then subversion has your password saved on disk and will not need it.
You can try this on the command line so that you can get the log file
without the authentication prompt. If the command line does not need
your password StatSCM will not either (I hope).
I does not read...