Change file name in CCM (RTC 4.0.6)
Michal Steinberger (18●18●28)
| asked Feb 01 '15, 4:19 a.m.
retagged Feb 06 '15, 2:00 p.m. by Dejan Custic (285●5) Hi, I have a file under configuration managment. I changed the file name. the change set shows the file with old name as removed and the file with the new name as new. the hisotry of the file split in this point. there is a way to keep the connection between those files?
Michal |
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Feb 01 '15, 10:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In order for RTC-SCM to track the file as being renamed, you need to use one of the UI's to rename the file (Eclipse, Visual Studio, command line, web browser, MS-SCCI, Windows Explorer, or Java API). If you just use the file system to rename/move the file, then it will show up as a delete/add, rather than a move/rename.
Comments thank you! how do i rename using eclipse / VS? Thanks Michal 1
Geoffrey Clemm
commented Feb 02 '15, 4:11 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In an explorer/navigator Eclipse view (such as the Package Explorer view), right click on a file in a loaded RTC sandbox, and select the "Refactor" operation.
|
The related VS client topic is here https://jazz.net/help-dev/clm/topic/com.ibm.team.concert.dotnet.doc/topics/t_rename_file.html
I can't find a related Eclipse client topic. |
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.