在更新整个项目的根目录时,如何排除svn外部组件被更新? [英] when updating a whole project's root, how to exclude svn externals from being updated?

查看:152
本文介绍了在更新整个项目的根目录时,如何排除svn外部组件被更新?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

进行递归更新时,是否可以排除所有svn外部对象?

Is there a way to exclude all svn externals when doing a recursive update?

在进行递归更新时,是否可以仅排除所有svn外部对象中的一个?

Is there a way to exclude only 1 of all of the svn externals when doing a recursive update?

基本上,我想减少svn的更新时间,而我拥有的一些SVN外部组件几乎永远不会得到更新.

Basically I'd like to cut down the svn update time, and a couple of the SVN externals that I have will just about never get updated.

推荐答案

是的,有一个选项(忽略所有选项):

Yes, there is an option for this (to ignore all):

> svn update --ignore-externals

我不知道在更新其余部分时会特别忽略一个或某些外部的任何选择.

I don't know of any option to specifically ignore one or some externals while updating the rest.

这篇关于在更新整个项目的根目录时,如何排除svn外部组件被更新?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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