首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我如何才能使svnlook视图仅为2层?

我如何才能使svnlook视图仅为2层?
EN

Server Fault用户
提问于 2010-09-22 09:12:29
回答 1查看 322关注 0票数 1

如何使svnlook tree视图仅为2级?

EN

回答 1

Server Fault用户

回答已采纳

发布于 2011-05-29 15:38:14

您的意思是您想要一个类似于-L of tree命令的选项?svnlook tree似乎没有任何这样的选择:

代码语言:javascript
复制
# svnlook help tree
tree: usage: svnlook tree REPOS_PATH [PATH_IN_REPOS]

Print the tree, starting at PATH_IN_REPOS (if supplied, at the root
of the tree otherwise), optionally showing node revision ids.

Valid options:
  -r [--revision] ARG      : specify revision number ARG
  -t [--transaction] ARG   : specify transaction name ARG
  -N [--non-recursive]     : operate on single directory only
  --show-ids               : show node revision ids for each path
  --full-paths             : show full paths instead of indenting them
票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/183500

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档