Menu

#2 Include all files recursive in directory to graph

open
nobody
None
5
2006-11-29
2006-11-29
Anonymous
No

Hi!

On root page you see the codeline graph for the whole repository.
If you click a directory you see only THIS directory in a graph, not all files in a directory deeper.
I request a view for all files IN the selected directory and all directories bleow (recursivly).

Thanks
Lars

Discussion

  • Benoit Xhenseval

    Logged In: YES
    user_id=358115
    Originator: NO

    Hi Lars,

    Is this what you had in mind?

    http://www.objectlab.co.uk/statsvn/beta/repomap.html

    Benoit

     
  • Nobody/Anonymous

    Logged In: NO

    Hi!

    Not really.
    I think about something different. E.G. You´ve got a svn with 4 directories, a,b,c,d.
    On top level you see the graph with lines of code for the whole svn.
    If I click on "directory a" (which is just a directory in the svn) I just see the graph for the code in "directory a".
    But if "directory a" has 5 sub-directories a1 a2 a3 a4 a5 with some code in it, they won´t appear in the graph after clicking on directory a.

    I want a graph for all code in directory a, subdirectories a1,a2,a3,.., subdirectories a1a,a1b,... and so on.

    E.G. SVN has 2000 lines, 2 in directory a, 4 in b, c and d are empty. 1900 lines in a1, a2 has 90 lines and a3 has 4 lines, a4 is emty.
    With svnstat 0.2 on first page I see 2000 lines. After clicking on directory a I see a graph with only 2 lines (of code in svn). But I want to see the graph with 1996 lines (of code).

    Cya
    Lars

     
  • Sašo Škrlj

    Sašo Škrlj - 2008-01-24

    Logged In: YES
    user_id=1990380
    Originator: NO

    I give a vote to this enhancement. Maybe as an option.

    Heatmap gives such an aggregated view, but not the Lines of code chart. Root is aggregated but folders aren't.

     

Log in to post a comment.