您可以使用Subversion进行部分结帐吗?

编程入门 行业动态 更新时间:2024-10-23 05:32:51
本文介绍了您可以使用Subversion进行部分结帐吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如果我在trunk/下有20个目录,每个目录中都有很多文件,并且只需要其中3个目录,那么是否有可能只对这3个目录进行Subversion检出?

If I had 20 directories under trunk/ with lots of files in each and only needed 3 of those directories, would it be possible to do a Subversion checkout with only those 3 directories under trunk?

推荐答案

Subversion 1.5引入了稀疏签出,这可能对您有用.从文档:

Subversion 1.5 introduces sparse checkouts which may be something you might find useful. From the documentation:

... 稀疏目录(或浅检出)...使您可以更轻松地检出工作副本(或工作副本的一部分)而不是完全递归,可以在以后的时间自由导入以前忽略的文件和子目录.

... sparse directories (or shallow checkouts) ... allows you to easily check out a working copy—or a portion of a working copy—more shallowly than full recursion, with the freedom to bring in previously ignored files and subdirectories at a later time.

更多推荐

您可以使用Subversion进行部分结帐吗?

本文发布于:2023-11-30 00:44:56,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1648162.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:您可以   Subversion

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!