473,406 Members | 2,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Clearcase and Visual Studio .NET: how to get version-extended build record

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 check files
in/out from the Visual Studio. When building my project, I would like
to generate a build log that contains clearcase version-extended
pathnames to the source files , as in file.c@@/main/3. This way I know
exactly what version of source file make up my build. With prior
versions of Visual Studio, I could export a Makefile and run it using
clearmake or omake thus generating a Configuration Record file. Since
this is no longer an option, I was wondering if there is a way to make
Studio generate version-extended pathnames as it builds a project.

So far I tried to add a custom-build step that would run alongside
with compilation. For every source file getting compiled, I want to
execute something like "cleartool ls -short $(InputFileName)" >>
buildlog.txt" (in a batch file or just like this)
However, the menu pull-down options seem to only let me replace the
standard C/C++ compilation with the custom step but not add on to the
standard C/C++ compilation. Is it possible to add a custom step to the
regular compilation step?

If this is not possible, can anyone think of a way to use a Pre-Link,
Pre-Build, or Post-Build step for this?
Any other ideas are appreciated.
Thanks
Rachel
Nov 22 '05 #1
0 2045

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

Similar topics

3
by: Robb Gilmore | last post by:
Hi, I use VSS for visual studio .net 2003 development. However I recently installed the Clearcase client for use with Rational App Developer 6. When I did that, Clearcase unexp;ectledly took...
10
by: Andrew Baker | last post by:
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...
3
by: Robb Gilmore | last post by:
Hi, I use VSS for visual studio .net 2003 development. However I recently installed the Clearcase client for use with Rational App Developer 6. When I did that, Clearcase unexp;ectledly took...
4
by: rohinichandrap | last post by:
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...
6
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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,...
0
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
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.