|
From: Deen S. <khu...@gm...> - 2007-07-30 01:26:10
|
Hello, I am trying to run the statsvn against trac repository. I got this error. bhuricha@KDI8600:~/Projects/statsvn$ svn log -v --xml http://svn.edgewall.org/repos/trac/trunk > svn.log bhuricha@KDI8600:~/Projects/statsvn$ ls readme.txt statsvn.jar svn.log bhuricha@KDI8600:~/Projects/statsvn$ java -jar statsvn.jar -dump -verbose -exclude "**/qalab.xml|**/*.pdf|**/etc/LICENSE" ./svn.log . Jul 29, 2007 6:19:37 PM net.sf.statsvn.util.JavaUtilTaskLogger info INFO: StatSVN - SVN statistics generation Jul 29, 2007 6:19:38 PM net.sf.statsvn.util.JavaUtilTaskLogger info INFO: svn: '.' is not a working copy Jul 29, 2007 6:19:38 PM net.sf.statsvn.util.JavaUtilTaskLogger error SEVERE: Repository root not available - verify that the project was checked out with svn version 1.3.0 or above. Could you let me know what I need to install beside the statsvn to make this work? I use the command provided on the website. I think it might be good to provide some thing like a tutorial that user can follow and get the results. Thanks, Deen |