Hi.
My situation is following:
The project is already in ClearCase (CC)
but was not added to CC via VS 2005 IDE
via "Add solution to Clear Case" command.
I would like to have CC support in VS 2005
(add to source control/check in/out - from ide).
When the project is added via command from IDE there
is - of course - no problem.
When I try to execute "Add ..." on my project
I got message that the location already exists.
How to make IDE aware of my project being in ClearCase?
Help.
Thanks in advance,
Grzegorz
Hi Grzegorz,
If the solution is already in a Source Code Control (SCC) repository, you
don´t add it to it but you get it from it using the "File", "Source
Control", "Open from Source Control" menu, you logon on the SCC, you select
the project, you set a working folder, and VS will download the files to
your working folder and the IDE will be aware of the SCC status.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
> Hi.
>
[quoted text clipped - 15 lines]
> Thanks in advance,
> Grzegorz