Hi! I have a Visual C++ project that is under source control (Rational ClearCase) and want to add new source files to the project. The files are also under source control. Every time I try to do it using “Add Existing Item…†I get the warning: There already exists an item with the same name under source control. If you continue with the add, this item will automatically assume the identity of the item under source-control. Do you wish to proceed with the add anyway? <Add the Item><Cancel Add><Help> If I choose "Add the Item" (I need it!) nothing happens: i.e. I don't see the file in the solution explorer. What's the problem? Have anyone already seen something like this? Regards Alexander Zauzolkov
Alexander, I've seen the dialog you mention when using Visual Source Safe. I can tell you that when you select "Add Item" in VSS you'll see that the item is added to source control and the project. I'm therefore suspect of Rational ClearCase. Check their knowledge base or give their support a call as the source control is responsible for telling the IDE if the operation is successful. In this case it looks like the source control provider is returning information to VS.NET that the item should not be added. Thanks! Robert Gruen Microsoft, VB.NET This posting is provided "AS IS", with no warranties, and confers no rights. -------------------- | Thread-Topic: Is it bug in VS.NET 2003? | thread-index: AcQGcEIS3xu+ewK+QtS2Mx6eyG1tyg== | X-Tomcat-NG: microsoft.public.vsnet.ide | From: "=?Utf-8?B?QWxleGFuZGVyIFphdXpvbGtvdg==?=" <Alexander.Zauzolkov@zf.com> | Subject: Is it bug in VS.NET 2003? | Date: Tue, 9 Mar 2004 23:21:08 -0800 | Lines: 21 | Message-ID: <3E1270D0-F872-4775-9CB0-1A9B615152C3@microsoft.com> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 8bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.vsnet.ide | Path: cpmsftngxa06.phx.gbl | Xref: cpmsftngxa06.phx.gbl microsoft.public.vsnet.ide:11276 | NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180 | X-Tomcat-NG: microsoft.public.vsnet.ide | | Hi! I have a Visual C++ project that is under source control (Rational ClearCase) and want to add new source files to the project. The files are also under source control. Every time I try to do it using “Add Existing Item…†I get the warning: There already exists an item with the same name under source control. If you continue with the add, this item will automatically assume the identity of the item under source-control. Do you wish to proceed with the add anyway? <Add the Item><Cancel Add><Help> If I choose "Add the Item" (I need it!) nothing happens: i.e. I don't see the file in the solution explorer. What's the problem? Have anyone already seen something like this? Regards Alexander Zauzolkov |
Don't see what you're looking for? Try a search.
|