开发者

what can i use to create a revision tree graphic on linux

开发者 https://www.devze.com 2023-01-05 20:10 出处:网络
Which tool should I use in order to create a revision tree for a whole svn repository on linux. It\'s going to be like a visualization of every action made on that repository开发者_JAVA百科.I think gr

Which tool should I use in order to create a revision tree for a whole svn repository on linux. It's going to be like a visualization of every action made on that repository开发者_JAVA百科.


I think graphviz should be a good starting point for the graph drawing part. Also http://code.google.com/p/svngraph/ might already be a working solution. Other pointers might be found in this question: Is there a tool that can display a SVN repository visually ( i.e. pretty charts )?

0

精彩评论

暂无评论...
验证码 换一张
取 消