.NET IDE和Clearcase的巨大错误! [英] Enormous bug with .NET IDE and Clearcase!

查看:48
本文介绍了.NET IDE和Clearcase的巨大错误!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚发现Visual Studio

与Clearcase接口的方式有一个非常严重的错误...


我发现你打开一个IDE中的代码文件,IDE

缓存此文件并且不会重新读取它的内容即使你是/ b $ b从CLEARCASE检查文件。这意味着在任何后续签到文件中对文件执行的所有工作都将丢失。


唯一的方法似乎是要记得在结帐

文件之前关闭所有要检查的文件的所有代码

窗格。但是你显然没有得到项目文件的奢侈品

(我必须在签出项目文件之前关闭IDE!)。


这个问题似乎是clearcase独有的,因为如果你使用记事本打开

代码文件并保存更改,IDE会提示你

重新加载文件。


我玩过源代码设置,但没有运气,

所以如果有人有想法我会非常感激...


欢呼

andrew


如果它有助于我使用本地动态视图

I have just found a very serious bug in the way Visual Studio
interfaces with Clearcase...

I found that once you have opened a code file in the IDE, the IDE
caches this file and does not re-read it''s contents EVEN IF YOU
CHECKOUT THE FILE FROM CLEARCASE. This means that all of the work that
was carried out on the file in any subsequent checkins will be lost.

The only way round this seems to be to remember to close all the code
panes for any files you are going to checkout before you checkout the
file out. But you obviously don''t get this luxury with project files
(I have to actually close the IDE before checking out project files!).

This problem seems to be unique to clearcase because if you open the
code file using notepad and save a change, the IDE prompts you to
reload the file.

I have played around with the Source Code settings but had not luck,
so if anyone has an ideas I would greatly appreciate it...

cheers
andrew

If it helps I am working with a local dynamic view

推荐答案

我从来没有遇到过这个问题,我也使用CC。你确定文件

改变了吗? IDE只会在检测到不同的情况下重新加载文件。


" Andrew Baker" <我们******* @ vbusers.com>在留言中写道

news:c1 ************************** @ posting.google.c om ...
I never had that problem and I use CC too. Are you sure that the file
changed? The IDE will only reload the file if it detects that it is
different.

"Andrew Baker" <we*******@vbusers.com> wrote in message
news:c1**************************@posting.google.c om...
我刚刚发现Visual Studio与Clearcase接口的方式存在一个非常严重的错误...

我发现一旦你打开了一个代码文件IDE,IDE
缓存此文件并且不会重新读取它的内容即使你从CLEARCASE检查文件。这意味着在任何后续签到中对文件执行的所有工作都将丢失。

唯一的方法是记住关闭所有代码<在签出
文件之前,您要检查的任何文件的窗格。但是你显然没有得到项目文件的奢侈品(我必须在签出项目文件之前关闭IDE!)。

这个问题似乎是clearcase独有的,因为如果您使用记事本打开
代码文件并保存更改,IDE会提示您重新加载文件。

我玩过源代码设置但没有好运,
所以如果有人有想法我会非常感激...

欢呼
安德鲁

如果它对我有帮助本地动态视图
I have just found a very serious bug in the way Visual Studio
interfaces with Clearcase...

I found that once you have opened a code file in the IDE, the IDE
caches this file and does not re-read it''s contents EVEN IF YOU
CHECKOUT THE FILE FROM CLEARCASE. This means that all of the work that
was carried out on the file in any subsequent checkins will be lost.

The only way round this seems to be to remember to close all the code
panes for any files you are going to checkout before you checkout the
file out. But you obviously don''t get this luxury with project files
(I have to actually close the IDE before checking out project files!).

This problem seems to be unique to clearcase because if you open the
code file using notepad and save a change, the IDE prompts you to
reload the file.

I have played around with the Source Code settings but had not luck,
so if anyone has an ideas I would greatly appreciate it...

cheers
andrew

If it helps I am working with a local dynamic view



我不知道''ClearCase'是什么,但如果你安装了一些quaky版本控制系统,或者更糟在你的办公室有一些狡猾的代码格式化程序,然后我认为当他们不能一起工作时,你会非常傲慢地将它归咎于VS.NET。


" ;安德鲁贝克写道:
I don''t know what ''ClearCase'' is but if you''ve installed some quaky version control system, or worse, some dodgy code-formatting program at your office, then I think you''re being highly arrogant to blame it on VS.NET when they don''t work together.

"Andrew Baker" wrote:
我刚刚发现了Visual Studio
与Clearcase接口的方式中的一个非常严重的错误......

我发现一旦你找到了已经在IDE中打开了一个代码文件,IDE将缓存此文件并且不会重新读取它的内容即使你从CLEARCASE中检查文件也是如此。这意味着在任何后续签到中对文件执行的所有工作都将丢失。

唯一的方法是记住关闭所有代码<在签出
文件之前,您要检查的任何文件的窗格。但是你显然没有得到项目文件的奢侈品(我必须在签出项目文件之前关闭IDE!)。

这个问题似乎是clearcase独有的,因为如果您使用记事本打开
代码文件并保存更改,IDE会提示您重新加载文件。

我玩过源代码设置但没有好运,
所以如果有人有想法我会非常感激...

欢呼
安德鲁

如果它对我有帮助本地动态视图
I have just found a very serious bug in the way Visual Studio
interfaces with Clearcase...

I found that once you have opened a code file in the IDE, the IDE
caches this file and does not re-read it''s contents EVEN IF YOU
CHECKOUT THE FILE FROM CLEARCASE. This means that all of the work that
was carried out on the file in any subsequent checkins will be lost.

The only way round this seems to be to remember to close all the code
panes for any files you are going to checkout before you checkout the
file out. But you obviously don''t get this luxury with project files
(I have to actually close the IDE before checking out project files!).

This problem seems to be unique to clearcase because if you open the
code file using notepad and save a change, the IDE prompts you to
reload the file.

I have played around with the Source Code settings but had not luck,
so if anyone has an ideas I would greatly appreciate it...

cheers
andrew

If it helps I am working with a local dynamic view



Beeeeeeeeeeeeves写道:
Beeeeeeeeeeeeves wrote:
我不知道什么''ClearCase''是但是如果你已经安装了一些quaky版本的控制系统,或者更糟糕的是,在你的办公室安装了一些狡猾的代码格式化程序,那么我认为你是非常傲慢地将它归咎于VS. NET
当他们不在一起工作时。


Clearcase是一个非常昂贵,强大,非常强大,高调的源代码控制系统,适用于大型团队和企业。


然而它可以是在VS.NET中完成sourcecontrol itnegration的方式,因为

vs.net 2003中的适配器并不是那么强大。


这可能是一个明确的问题,我不确定TS是否已经明确地联系了



FB


" Andrew Baker"写道:
I don''t know what ''ClearCase'' is but if you''ve installed some quaky version
control system, or worse, some dodgy code-formatting program at your
office, then I think you''re being highly arrogant to blame it on VS.NET
when they don''t work together.
Clearcase is a very expensive, robust, very powerful, high profile
sourcecontrol system meant for large teams and enterprises.

It can however be the way sourcecontrol itnegration is done in VS.NET, as
the adapter for this in vs.net 2003 is not that powerful.

It might be that it''s a clearcase issue, I''m not sure if the TS has already
contacted clearcase on this?

FB

"Andrew Baker" wrote:
我刚刚发现了Visual Studio
与Clearcase接口的方式中的一个非常严重的错误......

我发现一旦你找到了已经在IDE中打开了一个代码文件,IDE将缓存此文件并且不会重新读取它的内容即使你从CLEARCASE中检查文件也是如此。这意味着在任何后续签到中对文件执行的所有工作都将丢失。

唯一的方法是记住关闭所有代码<在签出
文件之前,您要检查的任何文件的窗格。但是你显然没有得到项目文件的奢侈品(我必须在签出项目文件之前关闭IDE!)。

这个问题似乎是clearcase独有的,因为如果您使用记事本打开
代码文件并保存更改,IDE会提示您重新加载文件。

我玩过源代码设置但没有好运,
所以如果有人有想法我会非常感激...
I have just found a very serious bug in the way Visual Studio
interfaces with Clearcase...

I found that once you have opened a code file in the IDE, the IDE
caches this file and does not re-read it''s contents EVEN IF YOU
CHECKOUT THE FILE FROM CLEARCASE. This means that all of the work that
was carried out on the file in any subsequent checkins will be lost.

The only way round this seems to be to remember to close all the code
panes for any files you are going to checkout before you checkout the
file out. But you obviously don''t get this luxury with project files
(I have to actually close the IDE before checking out project files!).

This problem seems to be unique to clearcase because if you open the
code file using notepad and save a change, the IDE prompts you to
reload the file.

I have played around with the Source Code settings but had not luck,
so if anyone has an ideas I would greatly appreciate it...



-

获取LLBLGen Pro, .NET的高效O / R映射: http://www.llblgen.com

我的.NET博客: http://weblogs.asp.net/fbouma

Microsoft C#MVP


--
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET Blog: http://weblogs.asp.net/fbouma
Microsoft C# MVP


这篇关于.NET IDE和Clearcase的巨大错误!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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