Problem generate stats

5 messages Options
Embed this post
Permalink
Alejandro

Problem generate stats

Reply Threaded More More options
Print post
Permalink
Hi guys.
   When I'm trying to generate de stats I get this error

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

This is some information about software o so:
- svn, version 1.4.4 (r25188)  compiled Aug 16 2007, 13:29:27
- this is the command line that I run: "java -jar statsvn.jar -dump -verbose /work/repository/workspace/prod/svn.log /work/repository/workspace/prod/"
- the result of run svn info -xml is in the file svninfo.xml.svninfo.xml
- my operating system is a Solaris 10 in english.


Any idea about that?

Regards
Alejandro

Jason Kealey-2

Re: Problem generate stats

Reply Threaded More More options
Print post
Permalink
Hi again Alejandro,

Let's start with the basics:

- What version of SVN are you using?  (run svn --version)
- Is SVN on your path?  (please paste the exact command line you are giving
to StatSVN)
- Please try "svn info --xml ." in your working folder (without the quotes).
Does this work? Does it generate valid XML? Is it truncated? ("svn info
--xml . > testfile.xml")
- What language is your operating system in? What operating system are you
using?

Thanks,

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



-----Original Message-----
From: Alejandro [mailto:[hidden email]]
Sent: August-01-08 11:23 AM
To: [hidden email]
Subject: [Statsvn-users] Problem generate stats


Hi guys.
   When I'm trying to generate de stats I get this error

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

Any idea about that?

Regards
Alejandro


--
View this message in context:
http://n2.nabble.com/Problem-generate-stats-tp664451p664451.html
Sent from the StatSVN Users mailing list archive at Nabble.com.




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users
Alejandro

Re: Problem generate stats

Reply Threaded More More options
Print post
Permalink
In reply to this post by Alejandro
I doing other test and I discover if I'm trying to make the stat from the old trunk I get this error but I've made the stat from a folder of trunk it's work.

Any idea about what is happening?


Regards


Alejandro wrote:
Hi guys.
   When I'm trying to generate de stats I get this error

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

This is some information about software o so:
- svn, version 1.4.4 (r25188)  compiled Aug 16 2007, 13:29:27
- this is the command line that I run: "java -jar statsvn.jar -dump -verbose /work/repository/workspace/prod/svn.log /work/repository/workspace/prod/"
- the result of run svn info -xml is in the file svninfo.xml.svninfo.xml
- my operating system is a Solaris 10 in english.


Any idea about that?

Regards
Alejandro
jkealey

Re: Problem generate stats

Reply Threaded More More options
Print post
Permalink
This is the link I recommended on my blog where you first contacted me:
http://blechie.com/wtilton/archive/2007/10/15/309.aspx

>From what I can gather, you're trying to run StatSVN using the log file of
the new trunk and a checked out copy of the old one. Therefore, that's why
you're getting errors.  (mismatch between version)

Thanks,
Jason


-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Alejandro
Sent: August-01-08 11:54 AM
To: [hidden email]
Subject: Re: [Statsvn-users] Problem generate stats


I doing other test and I discover if I'm trying to make the stat from the
old
trunk I get this error but I've made the stat from a folder of trunk it's
work.

Any idea about what is happening?


Regards



Alejandro wrote:

>
> Hi guys.
>    When I'm trying to generate de stats I get this error
>
> Parsing SVN log './svn.log' exclude pattern 'null'
> Logfile parsing failed.
> svn log: svn info: XML document structures must start and end within the
> same entity.
>
> This is some information about software o so:
> - svn, version 1.4.4 (r25188)  compiled Aug 16 2007, 13:29:27
> - this is the command line that I run: "java -jar statsvn.jar -dump
> -verbose /work/repository/workspace/prod/svn.log
> /work/repository/workspace/prod/"
> - the result of run svn info -xml is in the file svninfo.xml.
> http://n2.nabble.com/file/n664451/svninfo.xml svninfo.xml
> - my operating system is a Solaris 10 in english.
>
>
> Any idea about that?
>
> Regards
> Alejandro
>
>
>

--
View this message in context:
http://n2.nabble.com/Problem-generate-stats-tp664451p664507.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users
Alejandro

Re: Problem generate stats

Reply Threaded More More options
Print post
Permalink
That's great, I've upate the trunk and now it's works.
Jason Kealey wrote:
This is the link I recommended on my blog where you first contacted me:
http://blechie.com/wtilton/archive/2007/10/15/309.aspx

>From what I can gather, you're trying to run StatSVN using the log file of
the new trunk and a checked out copy of the old one. Therefore, that's why
you're getting errors.  (mismatch between version)

Thanks,
Jason


-----Original Message-----
From: statsvn-users-bounces@lists.sourceforge.net
[mailto:statsvn-users-bounces@lists.sourceforge.net] On Behalf Of Alejandro
Sent: August-01-08 11:54 AM
To: statsvn-users@lists.sourceforge.net
Subject: Re: [Statsvn-users] Problem generate stats


I doing other test and I discover if I'm trying to make the stat from the
old
trunk I get this error but I've made the stat from a folder of trunk it's
work.

Any idea about what is happening?


Regards



Alejandro wrote:
>
> Hi guys.
>    When I'm trying to generate de stats I get this error
>
> Parsing SVN log './svn.log' exclude pattern 'null'
> Logfile parsing failed.
> svn log: svn info: XML document structures must start and end within the
> same entity.
>
> This is some information about software o so:
> - svn, version 1.4.4 (r25188)  compiled Aug 16 2007, 13:29:27
> - this is the command line that I run: "java -jar statsvn.jar -dump
> -verbose /work/repository/workspace/prod/svn.log
> /work/repository/workspace/prod/"
> - the result of run svn info -xml is in the file svninfo.xml.
> http://n2.nabble.com/file/n664451/svninfo.xml svninfo.xml
> - my operating system is a Solaris 10 in english.
>
>
> Any idea about that?
>
> Regards
> Alejandro
>
>
>

--
View this message in context:
http://n2.nabble.com/Problem-generate-stats-tp664451p664507.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/statsvn-users