简体   繁体   中英

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

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.

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 ( ie pretty charts )?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM