Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检查 SmartGit 中的特定提交。我怎么做?是否可以在 SVN 中检查某个版本?
是的,签出某个提交类似于签出某个 SVN 修订版。
首选方法是打开Log 窗口,找到所需的提交,调用Branch|Check Out并在那里选择提交。
或者,您可以从工作树窗口执行此操作:确保您的焦点在目录视图中,选择分支|签出并选择那里的提交。