如何防止 BIDS 自动检出 SSIS 包? [英] How can I prevent BIDS from automatically checking out SSIS packages?

查看:32
本文介绍了如何防止 BIDS 自动检出 SSIS 包?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在编辑文件时,我将 Visual Studio 2005 (BIDS) 设置为自动签出",这对大多数文件类型都适用.

I have Visual Studio 2005 (BIDS) set to "Check out automatically" when a file is edited which works well for most file types.

不过,当我访问 SSIS 包中的数据流时,会触发检出,而我无需进行任何更改.当我比较文件时,后台似乎也没有进行任何更改.

When I access a Data Flow within an SSIS package though, a check out is triggered without me making any changes. When I compare the files, there does not appear to have been any changes made in the background either.

这种行为很烦人,因为我忘记了我实际更改了哪些文件,而且我可能锁定了我不想编辑的文件.

This behaviour is annoying because I lose track of which files I actually made changes to and because I am potentially taking locks on files that I am not interested in editing.

我在网上研究这个问题时只发现了一个参考,但有不幸的是没有提供解决方案.我可以确认问题似乎与条件有关(如 Daniel 的帖子所述).

I only found one reference to this problem while researching it on the net but there was unfortunately no solution provided. I can confirm that the problem appears to be related to conditionals (as described in Daniel's post).

我从自动结帐"更改为提示结帐",但随后出现了一系列提示,我需要取消这些提示,然后才能实际查看数据流.

I changed from "Check out automatically" to "Prompt for checkout" but was then presented with a series of prompts which I needed to cancel before I could actually view the data flow.

有什么办法可以防止这些文件被自动检出而不必面对所有提示?

Is there any way that I can prevent these files from being automatically checked out without having to face all of the prompts?

推荐答案

Scott,尝试工具 - 选项 - 源代码控制 - 环境并在编辑下拉菜单中选择什么都不做"选项.

Scott, try Tools - Options - Source Control - Environment and select "Do nothing" option in Editing drop-down.

此选项将允许您在没有提示的情况下查看数据流,但您必须手动签出文件才能对其进行编辑.看看它是否适合你.

This option will allow you to view the data flow without prompts, but you'd have manually checkout files before you'd be able edit them. See if it works for you.

这篇关于如何防止 BIDS 自动检出 SSIS 包?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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