Is there a tool that can display a SVN repository visually ( i.e. pretty charts )?

前端 未结 11 1261
青春惊慌失措
青春惊慌失措 2020-12-13 02:24

Real strange.

I cannot find a tool that enables one to display a SVN repository in graphical form.
I would like the ability to see changes in revision / time ,

11条回答
  •  -上瘾入骨i
    2020-12-13 03:01

    Fisheye, from Atlassian, looks at an SVN repository and can show you a few graphs. Also provides a handy web interface for blame, diff, etc.

    for example, some sample images at one of the demo servers:

    1. pie chart
    2. line change

    And if you like some pretty code metrics, here are some samples.

提交回复
热议问题