New Beta for StatSVN 0.6.0

3 messages Options
Embed this post
Permalink
BenoitX

New Beta for StatSVN 0.6.0

Reply Threaded More More options
Print post
Permalink
Hi All

I've prepared a new StatSVN beta release

2 main items:
1/ reduce the amount of memory required quite dramatically (like a 10x factor in some of my tests...).
2/ Twitter integration will use some bit.ly javascript (thanks to Jason) to automatically detect the page where the stats are.. give it a try!

The beta is available at:
http://www.statsvn.org/beta/statsvn.jar

More at:
http://www.statsvn.org/beta/


I'd greatly appreciate if some of you could pick it up and run it without any -Dmx settings or at east try to reduce the value that you had as much as possible...  

Let me know

Thanks!

B
alstrup

Re: New Beta for StatSVN 0.6.0

Reply Threaded More More options
Print post
Permalink
Hi,

When I try to run this on my Windows XP, I get

  C:\work>java -jar statsvn.jar c:\code\svn.log c:\code
  13-11-2009 10:13:06 net.sf.statsvn.util.JavaUtilTaskLogger info
  INFO: StatSVN - SVN statistics generation

  Parsing SVN log 'c:\code\svn.log'No exclude pattern
  Logfile parsing failed.
  svn log: svn info: XML document structures must start and end within the same entity.

Any ideas for how I can debug further? The svn.log file can be parsed by other XML tools without problems, and when I expect it, it looks just fine. It is produced by

   svn log -v --xml https://<host>/codesvn/ > svn.log

I have tried statsvn from SVN, but that gives the same. I even tried to add debugging printout to find out where in the XML file the problem is, but I must admit I am not able to get the line information out of the XML parser.

Regards,
Asger
Jason Kealey-2

Re: New Beta for StatSVN 0.6.0

Reply Threaded More More options
Print post
Permalink
The issue is not with the svn log xml but rather with the svn info xml that is queried for at the same time. 

A number of other people have had similar issues and most of the time it ends up that there is a configuration issue on the machine.


There are also other posts in our SVN thread.

Type svn info --xml in your check out directory root to see what that xml looks like. 

Thanks,
---
Jason Kealey - [hidden email]
LavaBlast Franchise Software - http://www.lavablast.com
Simplifying day-to-day franchise operations


On Fri, Nov 13, 2009 at 4:20 AM, alstrup <[hidden email]> wrote:

Hi,

When I try to run this on my Windows XP, I get

 C:\work>java -jar statsvn.jar c:\code\svn.log c:\code
 13-11-2009 10:13:06 net.sf.statsvn.util.JavaUtilTaskLogger info
 INFO: StatSVN - SVN statistics generation

 Parsing SVN log 'c:\code\svn.log'No exclude pattern
 Logfile parsing failed.
 svn log: svn info: XML document structures must start and end within the
same entity.

Any ideas for how I can debug further? The svn.log file can be parsed by
other XML tools without problems, and when I expect it, it looks just fine.
It is produced by

  svn log -v --xml https://<host>/codesvn/ > svn.log

I have tried statsvn from SVN, but that gives the same. I even tried to add
debugging printout to find out where in the XML file the problem is, but I
must admit I am not able to get the line information out of the XML parser.

Regards,
Asger

--
View this message in context: http://n2.nabble.com/New-Beta-for-StatSVN-0-6-0-tp3399307p3998146.html
Sent from the StatSVN Developers mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers