It's all about the answers!

Ask a question

Update sln SourceCodeControl for migration from ClearCase to RTC


alvin chou (11) | asked Jul 29 '21, 4:40 p.m.

What have to update on SourceCodeControl within .sln file for ClearCase to RTC migration?  

GlobalSection(SourceCodeControl) = preSolution <o:p> </o:p>

SccNumberOfProjects = 2 <o:p> </o:p>

SccProjectName0 = SomeFile <o:p> </o:p>

SccLocalPath0 = . <o:p> </o:p>

SccProvider0 = MSSCCI:ClearCase <o:p> </o:p>

CanCheckoutShared = true <o:p> </o:p>

SccProjectUniqueName1 = SomeFile\SomeFile.csproj <o:p> </o:p>

SccLocalPath1 = . <o:p> </o:p>

SccProjectFilePathRelativizedFromConnection1 = SomeFile\ <o:p> </o:p>

EndGlobalSection <o:p> </o:p>

One answer



permanent link
Ulf Arne Bister (1.3k413) | answered Sep 02 '21, 4:54 a.m.
Hi,

for next questions, please provide more context. I am guessing from the fact you are looking at an .sln file that you are using MS Visual Studio and migrating from ClearCase to IBM EWM (i.e. RTC) version ...?

You can find the appropriate steps in the doc: https://www.ibm.com/docs/en/elm/7.0.2?topic=ide-migrating-from-another-source-control-provider-jazz

- Arne

Your answer


Register or 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.