LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   svn monitor tool question (https://www.linuxquestions.org/questions/linux-software-2/svn-monitor-tool-question-746388/)

shogun1234 08-10-2009 05:31 AM

svn monitor tool question
 
Hi

Currently I am working on a probject that needs to monitor svn statistics. However, so far the tool I found out only include commit-monitor and SVN-Monitor. Neither of them would work. The former requires wine to rebuild to avoid the connection failure issue (http://bugs.winehq.org/show_bug.cgi?id=16905), the latter needs dot net framework and would hang.

So I would like to know if there is an tool that would work under GNU/ Linux env (native built)?


Env: debian sid with kernel 2.6.30-1-bigmem/ wine 1.0.1.


Many thank,

knudfl 08-10-2009 12:19 PM

Google .. monitor svn statistics ..
or .. monitor svn statistics linux ..

Seven suggestions .....
http://www.ohloh.net/tags/statistics/subversion

.....

shogun1234 08-11-2009 07:05 PM

Quote:

Originally Posted by knudfl (Post 3638121)
Google .. monitor svn statistics ..
or .. monitor svn statistics linux ..

Seven suggestions .....
http://www.ohloh.net/tags/statistics/subversion

.....

Seems like Treez is what I am looking for, but looks like it still can't be run.

Nonetheless, thanks for providing information.

knudfl 08-12-2009 08:32 AM

http://treez.be/wiki/show/Downloads/
http://yourhell.com/svn/treez/

The files can be fetched with the command
svn co http://yourhell.com/svn/treez/trunk treez

cd treez/scripts/
# sh svncreatetest.sh
runs fine here ... what isn't working for you ?
.....


All times are GMT -5. The time now is 02:55 AM.