Hi,
> a) Our SVN repository has a space in it and can't generate stats for
Please add this bug in the svnplot project bugbase. (http://
code.google.com/p/svnplot). I will have a look at. You will also get a
update when I fix it.
> b) Just to see how it works, I pointed it to a different repository
> (hosted by ourselves) and it is extremely slow to calculate stats. It
SVNPlot works in two phases. First phase is 'data collection'. This
can be slow as it extracts information revision by revision. If you
have a really large repository this may take hours for the first time.
Subsequently 'data collection' get updates for new changes. So it
won't take that much time.
It data collection phase will be faster if you don't need the
linecount information. In this case, don't give -l flag on the command
line.
regards,
Nitin