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

Git like feature

Working with Git we have command:    git –after mv source dest

This is post-factum change – After file was renamed/moved just update the VCS of the change.

Is there a similar functionality  in RTC/SCM ? . 

 Thanks

Shimon

0 votes

Comments

Do you have a URL for a manual page defining the semantics of the "-after" flag?
(And I assume it is "git mv -after ...", not "git -after mv ..." ?)



One answer

Permanent link
I believe you are looking for 'lscm move path source dest' which renames rather than delete and add the file.

0 votes

Comments

Actually what Shimon (and I) are looking for is post-factum change.
We perform - using native OS command - a move operation d1/f into d2/f and we want scm accept it as a move operation.

Why we need it ? Because we are developing a plug in to source editor that notify us after the operation was made.


I don't believe the above mentioned use case is supported in RTC.

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
× 12,019

Question asked: Feb 23 '15, 2:43 a.m.

Question was seen: 3,085 times

Last updated: Feb 23 '15, 10:10 p.m.

Confirmation Cancel Confirm