如何在 TortoiseSVN 中将文件(或文件夹)从一个文件夹移动到另一个文件夹? [英] How do I move a file (or folder) from one folder to another in TortoiseSVN?

查看:125
本文介绍了如何在 TortoiseSVN 中将文件(或文件夹)从一个文件夹移动到另一个文件夹?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将文件或文件夹从同一存储库中的一个位置移动到另一个位置,而无需使用 Repo Browser 来执行此操作,也无需创建两个独立的添加/删除操作.使用 Repo Browser 工作正常,除了您的代码将挂在损坏状态,直到您之后签入任何支持更改(例如 .csproj 文件).

I would like to move a file or folder from one place to another within the same repository without having to use Repo Browser to do it, and without creating two independent add/delete operations. Using Repo Browser works fine except that your code will be hanging in a broken state until you get any supporting changes checked in afterwards (like the .csproj file for example).

更新:人们建议从命令行移动".是否有 TortoiseSVN 等价物?

Update: People have suggested "move" from the command line. Is there a TortoiseSVN equivalent?

推荐答案

要使用 Tortoise SVN 移动一个文件或一组文件,请右键单击并拖动目标文件到目标位置,然后释放鼠标右键.弹出菜单将有一个 SVN move versioned files here 选项.

To move a file or set of files using Tortoise SVN, right-click-and-drag the target files to their destination and release the right mouse button. The popup menu will have a SVN move versioned files here option.

请注意,目标文件夹必须已添加到存储库中才能出现 SVN move versioned files here 选项.

Note that the destination folder must have already been added to the repository for the SVN move versioned files here option to appear.

这篇关于如何在 TortoiseSVN 中将文件(或文件夹)从一个文件夹移动到另一个文件夹?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆