My connection string is set to scm:svn:http://127.0.0.1/repos/leanon/leif/trunk I incorrectly copied the wrong line from my project.xml file, but I don't think this matters much.
When i run svn log -v from the directory I get the expected log output which is defintitively NOT empty, here are the first few lines:
===== Start svn log -v output
C:\ttt\leanon\leif\trunk>svn log -v ------------------------------------------------------------------------ r20 | mikael | 2003-11-18 15:06:15 +0100 (Tue, 18 Nov 2003) | 2 lines Changed paths: M /leanon/leif/trunk/project.xml
Changed to Subversion URL, it "works" in the sense that Maven does not stop
processing a maven site command, however no SCM related information is generated
.
------------------------------------------------------------------------
r19 | mikael | 2003-11-18 15:04:34 +0100 (Tue, 18 Nov 2003) | 1 line
Changed paths:
A /leanon/leif/trunk/build.properties
Needed for subversion support ------------------------------------------------------------------------ r5 | mikael | 2003-11-17 11:26:36 +0100 (Mon, 17 Nov 2003) | 1 line Changed paths: D /leanon/leif/trunk/offerter
===== Stop svn log -v output
I did take a look at the sources for the changelog plugin but I could not see any obvious reasons for it not to work. It could be that the log format has changed and that the regular expression that is supposed to parse the log file is no longer current, however I'm not that good at reading regular expressions to be able to tell...
I also checked the latest changes to the plugin but the subversion parts have not changed lately so a later version does not seem to be an answer.
-- Mikael Lundgren, LeanOn AB, www.LeanOn.se Phone: +46 18 146405, Mobile: +46 703 400105 Kontroll p� projekt och tid: www.teamplanet.net
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
