有没有办法可视化整个 SVN 存储库? [英] Is there a way to visualize an entire SVN repository?

查看:50
本文介绍了有没有办法可视化整个 SVN 存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 SVN 存储库,里面有多个项目,每个项目下面都有一个标签/分支/主干结构,如下所示:

I have an SVN repository that has multiple projects inside of it, each one of those with a tags/branches/trunk structure under them like this:

项目一
- 行李箱
- 标签
- 分支

Project 1
- trunk
- tags
- branches

项目 2
- 行李箱
- 标签
- 分支

Project 2
- trunk
- tags
- branches

这种情况持续了大约 40 个项目.我想做的是清理可能存在的任何废弃分支,但是我不知道一种可视化整个存储库树的方法.如果可以避免的话,我真的希望不必手动浏览每个分支.是否有任何独立工具可以完成此操作?

This goes on for ~40 projects. What I would like to do is clean up any abandoned branches that may exist, however I do not know of a method to visualize the entire repository tree. I would really like to not have to browse through each of the branches manually if I can avoid it. Are there any stand-alone tools to accomplish this?

我意识到 TortoiseSVN、Cornerstone 和类似工具确实允许可视化存储库浏览.然而,我真正想要的是一种同时看到整个结构的方法.有点像如果您可以针对存储库本身运行 TortoiseSVN 的修订图并查看所有项目完全展开.

I realize that TortoiseSVN, Cornerstone and similar tools do allow visual repository browsing. However, what I'm really looking for is a way to see the entire structure at once. Kind of like if you could run TortoiseSVN's revision graph against the repository itself and see all the projects fully expanded.

推荐答案

svn ls -R [svn://|http://|file://]url/to/repository

这篇关于有没有办法可视化整个 SVN 存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆