Managing Visual Studio code using RTC
Hi
I have a customer who wants to manage VS.NET code in RTC now (before we get our hands on the VS.NET integration). Importing code should not be a big problem - but what about importing the code *and* still being able to access the files from VS.NET. In this scenario, RTC is just a SCM/Work item tool.
Anyone tried this or have any helpful ideas?
anthony
I have a customer who wants to manage VS.NET code in RTC now (before we get our hands on the VS.NET integration). Importing code should not be a big problem - but what about importing the code *and* still being able to access the files from VS.NET. In this scenario, RTC is just a SCM/Work item tool.
Anyone tried this or have any helpful ideas?
anthony
3 answers
When we started developing the VS.NET client, this is the mode we had to work in.
Use the Eclipse RTC client to add/check-in/deliver code, then from Visual Studio you can open the solution, do regular development. Return back to the Eclipse RTC client, refresh the workspace, and checkin/deliver. Note that the beta of the RTC VS client will be available next Friday on Jazz.net, so maybe they can wait.
Jean-Michel
Use the Eclipse RTC client to add/check-in/deliver code, then from Visual Studio you can open the solution, do regular development. Return back to the Eclipse RTC client, refresh the workspace, and checkin/deliver. Note that the beta of the RTC VS client will be available next Friday on Jazz.net, so maybe they can wait.
Jean-Michel
When we started developing the VS.NET client, this is the mode we had to work in.
Use the Eclipse RTC client to add/check-in/deliver code, then from Visual Studio you can open the solution, do regular development. Return back to the Eclipse RTC client, refresh the workspace, and checkin/deliver. Note that the beta of the RTC VS client will be available next Friday on Jazz.net, so maybe they can wait.
Jean-Michel
Excellent! Even better. I will see if they can wait till next Friday.
anthony
p.s If they can't wait, what VS.NET files did you set to ignore for SCM purposes?