Re: [Stat-scm-user] [Statsvn-developers] Multi-threading SVN Diffs
Brought to you by:
benoitx,
dougculnane
From: Jason K. <jk...@sh...> - 2006-12-04 20:13:52
|
> Where is the StatSVN cache so I can delete this for further tests? It is in your home folder\.statsvn (c:\documents and settings\jkealey\.statsvn on Windows, for me) -----Original Message----- From: sta...@li... [mailto:sta...@li...] On Behalf Of Doug Culnane Sent: December 4, 2006 3:09 PM To: sta...@li... Cc: sta...@li... Subject: Re: [Statsvn-developers] Multi-threading SVN Diffs I have upgraded StatSCM to use latest StatSVN. Multi threading seams to work fine. Where is the StatSVN cache so I can delete this for further tests? Multi threading should make StatSVN / statSCM usable on a bigger SF projects, so this is great. Not sure if the SF Subversion Server Admins are going to be too pleased about this. I found out that I can use the MavenProject object to configure StatSCM. There is no config parameters to set for the plug-in at the moment. All parameters come from the pom.xml. :-) I have introduced automatically configured Buzilla and ViewVC integration. These features are new to StatVN. At the moment I have to assume ViewVC is used. I am trying to avoid a configuration parameter but think that unless a project.scm.websystem element is introduced into the pom then I will have to get the user to override this with a config parameter, if they use another system. Does anyone know of some logic for autodetecting the system used? All the best, Doug |