Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Error during deliver using RTC client for Visual Studio

Hi,
I am using RTC client for visual studio.I am getting an error message like "<component> overlaps 3 folders" while i try to deliver some changes from my repository workspace to the stream.This is preventing me from deliverig the change sets to the stream. Can anyone guide me on getting this issue resolved?


Thanks in advance
Sanfi

0 votes



3 answers

Permanent link
Sanfi,
You could check in the changes but not deliver them? Do you have the detailed error message?
regards
--Rupa

0 votes


Permanent link
Hi Rupa,
I am able to checkin the code but not able to deliver them.i have only the error message that i have forwarded.
Thanks
Sanfi
Sanfi,
You could check in the changes but not deliver them? Do you have the detailed error message?
regards
--Rupa

0 votes


Permanent link
Sanfi,
For us to look into what's happening, we'd need the detailed trace. To set it up, here's what you shoukd do: Edit the devenv.exe.config file (it should be in the Common7\IDE folder in your Visual Studio install area) and add the following lines before </configuration>, at the bottpm of the file.

<system.diagnostics>
<switches>
<add name="RTCTraceLevel" value="3"/>
</switches>
</system.diagnostics>

Now you should get detailed error messages. To access your log file, navigate to Team Concert->Windows->Team Concert Log and click on "Open Log File", which will open the log file for you. If you would cut and paste the detailed message you're getting, that would be very helpful.

Just so you know, log files are stored in your user area under IBM\Rational\Team Concert Visual Studio Client. Your user area is what is pointed to by Environment.SpecialFolder.AplicationData.
regards
--Rupa

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 04 '10, 8:00 a.m.

Question was seen: 5,531 times

Last updated: Feb 04 '10, 8:00 a.m.

Confirmation Cancel Confirm