简体   繁体   English

我可以用来在Linux上创建修订树图形的内容

[英]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. 为了在Linux上为整个svn存储库创建修订树,我应该使用哪种工具。 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. 我认为graphviz应该是图形绘制部分的良好起点。 Also http://code.google.com/p/svngraph/ might already be a working solution. 另外, http://code.google.com/p/svngraph/可能已经是一个可行的解决方案。 Other pointers might be found in this question: Is there a tool that can display a SVN repository visually ( ie pretty charts )? 在此问题中可能还会发现其他指针: 是否有工具可以可视地显示SVN存储库(即漂亮的图表)?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果给定存储库和修订号/修订 ID,我可以使用什么 Bzr function 来返回分支位置? - What Bzr function can I use to return the Branch location if given the repository and revision # / revision ID? 如何在 C++/Linux 中创建目录树? - How can I create directory tree in C++/Linux? 我可以使用什么将Java连接到Video4Linux? - What can I use to connect Java to Video4Linux? 我可以在 Linux 中创建 Docker 容器以在 Unix 上使用它吗? - Can I create Docker container in Linux to use it on Unix? 我可以在Linux下的C ++中使用dtsearch吗,如果可以,我应该使用什么API? - Can I use dtsearch in C++ under linux, if yes what APIshould i use? 如何在Linux中以用户的分层形式读取进程树 - how can I read the process tree in hierarchical form of a user in linux Linux:.c和Makefile“如何创建.s和.o文件,以便可以在终端中使用” make”?” - Linux: .c and Makefile “How to create the .s and .o file so that I can use ”make“ in terminal?” 我可以使用什么Linux API来衡量程序中某些功能的执行时间? - What linux api I can use to measure execution time of some functions in my program? 如何确定哪些驱动程序可用于 php 中的 odbc(在 linux 系统上)? - How can I determine what drivers are available to use with odbc in php (on a linux system)? 我可以使用vagrant和linux创建虚拟主机吗? - Can i create a virtualhost with vagrant and linux?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM