473,511 Members | 16,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reg Visual Studio and clearcase

Hi ,

I have quite a few questions about Visual Studio :Net 2003 and clear
case
Could anyone please help me with the answers.

I have converted a workspace abc.dsw from visual studio 6 to visual
studio .Net 2003 which
has three projects a.dsp,b.dsp,c.dsp.

As a result of conversion I see the follwing files in my directory--
abc.sln, abc.suo, abc.ncb,
abc.ccscc, and .vcproj; .vcproj.vspscc; for each of the projects and
..ncb for two of the projects.
1.Could anyone please tell what all files are generated during the
conversion and what files among them have to be brought under source
control.Should all the above files be brought under source control.
2.should the projects be brought under source control from within the
IDE or from the clearcase GUI.I am experiencing a lot of probelms
trying to bring the converted workspace and projects under source
control.Could anyone help me out.

3.What are the .vcproj.vspscc ,.suo files for and do they need to
checked out while compiling and building projects.

Thanks in advance
Rohini Chandra

Jun 29 '06 #1
4 4623
Please see my inline comments
Hi ,

I have quite a few questions about Visual Studio :Net 2003 and clear
case
Could anyone please help me with the answers.

I have converted a workspace abc.dsw from visual studio 6 to visual
studio .Net 2003 which
has three projects a.dsp,b.dsp,c.dsp.

As a result of conversion I see the follwing files in my directory--
abc.sln, abc.suo, abc.ncb,
abc.ccscc, and .vcproj; .vcproj.vspscc; for each of the projects and
.ncb for two of the projects.
1.Could anyone please tell what all files are generated during the
conversion and what files among them have to be brought under source
control.Should all the above files be brought under source control.
The following files can be added : abc.sln, .vcproj; .vcproj.vspscc;
Never add .ncb file to clearcase.
I didn't see abc.ccscc,
2.should the projects be brought under source control from within the
IDE or from the clearcase GUI.I am experiencing a lot of probelms
trying to bring the converted workspace and projects under source
control.Could anyone help me out.
Both way can work. You may have problem working in Dynamic view. VC++
2003 cann't save a FileElement even you have checked it out. It is a bug
of VC++ 2003 IDE, while VC++2005 IDE fixed this.

3.What are the .vcproj.vspscc ,.suo files for and do they need to
checked out while compiling and building projects.
You don't need to add .suo file into source control.
Thanks in advance
Rohini Chandra

You are welcome
Jun 30 '06 #2

Thank you very much.

The .ccscc file contains the information about the projects that are
part of the solution.

Could you please check the below if have visual studio and clear case
integrated.

In the visual studio IDE goto File-->Source Control--->Change source
control,you get a window withe projects and solution listed with a
check box against each of them showing whether the project is valid or
invalid(if it is controlled) or Not controlled.

It has some buttons for bind etc.

Could you please tell me what binding,server binding,binding root all
about.

For projects that are converted from visual studio 6 to visual studio
..Net 2003 and added to source control from the clear case GUI it shows
all the projects as connected and valid but the solution is shown to be
not controlled.

What should be the ideal settings that has to be here?

Is the service pack for visual studio .Net 2003 released and does the
service pack address the bug you have mentioned in your previous mail.

Please provide me with any links if you can find about these things.

I would be greatly thankful to you if you can clear my doubts.

Best Regards,
Rohini Chandra

Jun 30 '06 #3

Thank you very much.

The .ccscc file contains the information about the projects that are
part of the solution.

Could you please check the below if have visual studio and clear case
integrated.

In the visual studio IDE goto File-->Source Control--->Change source
control,you get a window withe projects and solution listed with a
check box against each of them showing whether the project is valid or
invalid(if it is controlled) or Not controlled.

It has some buttons for bind etc.

Could you please tell me what binding,server binding,binding root all
about.

For projects that are converted from visual studio 6 to visual studio
..Net 2003 and added to source control from the clear case GUI it shows
all the projects as connected and valid but the solution is shown to be
not controlled.

What should be the ideal settings that has to be here?

Is the service pack for visual studio .Net 2003 released and does the
service pack address the bug you have mentioned in your previous mail.

Please provide me with any links if you can find about these things.

I would be greatly thankful to you if you can clear my doubts.

Best Regards,
Rohini Chandra

Jun 30 '06 #4
<ro************@gmail.com> wrote in message news:11**********************@b68g2000cwa.googlegr oups.com...
Is the service pack for visual studio .Net 2003 released and does the
service pack address the bug you have mentioned in your previous mail.


Not yet, AFAIK it is planned to July - August.

--PA
Jun 30 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4312
by: Tony George | last post by:
Hi, I'm having a problem using the Copy module on a ClearCase view that's been set as "readonly" (i.e. ct chview -readonly <view tag>). I want to copy a file out of this view and put it in...
0
499
by: Rachel Michelson | last post by:
Hello, I have a C++ project that is built using Visual Studio .NET. The source code is configuration-managed in Clearcase so that I build out of a Snapshot view on my Windows XP PC. I am able to...
3
2849
by: Stefan Slapeta | last post by:
Has anybody already made experiences with clearcase under VS 7.1? It's not possible to convert any VS 6.0 project that has been under source control. If you do so, you get an "Unknown error" with...
2
1289
by: Ed Dennison | last post by:
I'm trying to use Clearcase to manage source for an ASP.NET application. I believe that I have configured IIS properly and set up my VS.NET solution and project files, but my pages do not work. ...
6
3019
by: Budyanto | last post by:
Hi, I have a visual c++ project that refuses to build when the project is in clearcase. It kept complaining that it could not open an include file. I'm pretty sure that all my include paths are...
1
1365
by: Cindy Liu | last post by:
Hi, I have a weired problem recently. I uses Windows 2003 Server and ClearCase as source control. When I checked out a file from ClearCase, VS 2003 still see it as ReadOnly. When trying to save...
1
1975
by: Homer | last post by:
Hi All, In my work place we are still using VS6.00 with C++ and are not allowed to use a newer version (to connect to source control). We also use ClearCase as source control software. What I...
9
3847
by: =?Utf-8?B?SlA=?= | last post by:
What solution is best? Ive heard so many developers curse VSS that Im leery if using it. I read a LITTLE bit on MS Team Server. From what I read, in terms of testing and communication between...
0
1042
by: despairingFreshman | last post by:
Hi to all, please can anyone help me!! I'm trying to start Clear Case in Visual Studio 2008 (well that's the part working). ClearCase Tree should open in a panal in a form and not in a...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7355
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7081
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7510
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5668
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3213
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
447
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.