Repo Map all black

5 messages Options
Embed this post
Permalink
jnatividad

Repo Map all black

Reply Threaded More More options
Print post
Permalink
Folks,
I got StatSVN running on Windoze (yup, client doesnt run *nix ) and I got everything working.

The only thing that irks me is that my repo map is all black!

If I'm not mistaken, the color is supposed to be there to show the activity level for the files in the repo.  Mousing over the boxes on the treemap, they all say +100%.

Is my svn log not spitting out the right info?  I have it set at "svn -v --xml" per the install guide.

Any suggestions/clues?
Joel
jnatividad

Re: Repo Map all black

Reply Threaded More More options
Print post
Permalink
Forgot to mention that I'm using the latest Sun Java (can't recall exact rev at home, but its the latest since I just did an update) on XP SP3 with Collabnet Subversion 1.51.


jnatividad wrote:
Folks,
I got StatSVN running on Windoze (yup, client doesnt run *nix ) and I got everything working.

The only thing that irks me is that my repo map is all black!

If I'm not mistaken, the color is supposed to be there to show the activity level for the files in the repo.  Mousing over the boxes on the treemap, they all say +100%.

Is my svn log not spitting out the right info?  I have it set at "svn -v --xml" per the install guide.

Any suggestions/clues?
Joel
BenoitX

Re: Repo Map all black

Reply Threaded More More options
Print post
Permalink
Hi Joel,

The RepoMap will show activity for the last 30 days.

from website: The bigger the file, the bigger the box and the colour shows delta LOC, the brighter the bigger the delta over the last 30 days.

So, if you have not done any checking, everything should be black.

You should have a repomap-data.txt file, the <value> entries will determine the colour, eg
          <leaf><label>dev-forum.xml</label><weight>31</weight><value>100.0</value></leaf>

will show the dev-forum.xml as bright green.

I hope this helps

Benoit
jnatividad

Re: Re po Map all black

Reply Threaded More More options
Print post
Permalink
Hi Benoit,
Thanks for the prompt hint.

However, I have been using the repo actively for the past three weeks.  (about 200 revisions) Do I only start the see the colors after 30 days?

I gather weight is the size of the file, and it does correlate looking at the repomap-data.txt.    Values, however, are just pinned at 100 for all the files.

Thanks again,
Joel



-------------------------------------------------------------------------
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
BenoitX

Re: Re po Map all black

Reply Threaded More More options
Print post
Permalink
Interesting... I think that you are right and that you should see more colours after 30 days.

The value is calculated as follows, FOR THE TIME WINDOW, (today-30d to today)

sum(delta) / currentLineOfCode * 100

So if your file was created during the time period, it will be 100%.

You are in a 'peculiar' situation and, unfortunately, the time window is fixed at 30 days.

Wait 11 days... and let us know...

HTH

Benoit

jnatividad wrote:
Hi Benoit,
Thanks for the prompt hint.

However, I have been using the repo actively for the past three weeks.
(about 200 revisions) Do I only start the see the colors after 30 days?

I gather weight is the size of the file, and it does correlate looking at
the repomap-data.txt.    Values, however, are just pinned at 100 for all the
files.

Thanks again,
Joel

-------------------------------------------------------------------------
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