Trying to undo a cleartool rm

心已入冬 提交于 2019-12-08 07:55:28

You are on the right track, but I would recommend a simple rmname, instead of a rmelem (which deletes the element with all its versions, branches and such).

That would remove file.txt from the latest version of the parent directory, and allows you to proceed with the symlink.

Next time, a cleartool mv might be easier, and keep the history of the file being moved.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!