svnstat0.4.1 doesn't work on either Windows or Mac

2 messages Options
Embed this post
Permalink
rlaferla

svnstat0.4.1 doesn't work on either Windows or Mac

Reply Threaded More More options
Print post
Permalink
I cannot get svnstat to work on either Windows or Mac.  I'm using svn 1.5.4 with a 1.5 svn server.

On the Mac, I get:
Cache: org.xml.sax.SAXParseException: Premature end of file.

I did:

1.  fresh checkout of my source code (hundreds of files)
2.  svn log -v --xml > svn.log
3. java -jar /tmp/statsvn-0.4.1/statsvn.jar svn.log myfreshcheckoutdir

OSX 10.5 Intel and java version "1.5.0_16"


On Windows, it says "Parsing SVN log 'svn.log' exclude pattern 'null'

I did similar to above with fresh checkout and also existing work area and it just sits there.  It doesn't ask for a password or anything.

Win XP Pro and java 1.6
Jason Kealey-2

Re: svnstat0.4.1 doesn't work on either Windows or Mac

Reply Threaded More More options
Print post
Permalink
On Windows, you can try running process explorer from sysinternals http://technet.microsoft.com/en-us/sysinternals/cb56073f-62a3-4ed8-9dd6-40c84cb9e2f5.aspx 

This should allow you to figure out why the application is freezing while parsing the log. It is probably trying to invoke something on the command line (other svn tools), which is freezing. Doing this debugging should allow you to figure out what is special on your machine. 

Thanks,
Jason



On Tue, Dec 9, 2008 at 9:39 PM, rlaferla <[hidden email]> wrote:

I cannot get svnstat to work on either Windows or Mac.  I'm using svn 1.5.4
with a 1.5 svn server.

On the Mac, I get:
Cache: org.xml.sax.SAXParseException: Premature end of file.

I did:

1.  fresh checkout of my source code (hundreds of files)
2.  svn log -v --xml > svn.log
3. java -jar /tmp/statsvn-0.4.1/statsvn.jar svn.log myfreshcheckoutdir

OSX 10.5 Intel and java version "1.5.0_16"


On Windows, it says "Parsing SVN log 'svn.log' exclude pattern 'null'

I did similar to above with fresh checkout and also existing work area and
it just sits there.  It doesn't ask for a password or anything.

Win XP Pro and java 1.6

--
View this message in context: http://n2.nabble.com/svnstat0.4.1-doesn%27t-work-on-either-Windows-or-Mac-tp1637049p1637049.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users




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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users