简体   繁体   English

如何在 Tortoise SVN 中更改我的工作副本?

[英]How can I change to my working copy in Tortoise SVN?

With "Show log" and "Update item to revision" I switched to my previous commit.通过“显示日志”和“将项目更新为修订版”,我切换到了之前的提交。

Now I want to switch back to my working copy?现在我想切换回我的工作副本? How can I do this?我怎样才能做到这一点?

Thank you!谢谢!

Run svn update or SVN Update in TortoiseSVN . 在 TortoiseSVN 中运行svn updateSVN Update This will update your working copy items to the most recent revision (ie HEAD )这会将您的工作副本项目更新为最新版本(即HEAD

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将所有内容移至我的新计算机。 已安装乌龟SVN。 如何再次将所有工作副本重新链接到存储库? - Moved everything to my new computer. Installed tortoise svn. How can I relink again all the working copy to the repository? 如何更改Tortoise SVN中存储库的修订版号? - How can I change the revision number of a repository in Tortoise SVN? 如何通过Tortoise SVN在SVN上上传我的文件-需要先升级工作副本 - How to upload my files on SVN through Tortoise SVN - Need to upgrade the working copy first 将SVN工作副本附加到乌龟上 - Attaching SVN working copy to tortoise 如何将我的本地Tortoise SVN存储库移动到新的Linux SVN服务器? - How can I move my local Tortoise SVN repository to our new Linux SVN server? 如何检查谁更新了Torvise SVN中的工作副本文件夹? - How to check who update the working copy folder in tortoise svn? Tortoise SVN使用Active更新工作副本 - Tortoise SVN update working copy with Active 具有工作副本的Tortoise SVN合并存储库 - Tortoise SVN merging repository with working copy togoise svn显示useid,如何更改作者显示的名称 - tortoise svn shows useid, how can I change displayed name for author 使用Tortoise SVN,如何下载CodePlex应用程序的最新版源代码? - Using Tortoise SVN, how can I download the latest version of the source code of my CodePlex application?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM