subversion/ tortoisesvn-更改存储库的目录
我在目录projects/projectA 中有一个项目。它有一个相应的颠覆存储库。我使用 Tortoisesvn 作为前端。
我正在尝试将项目移至projects/projectA_old,但找不到方法。看起来从 tortoise 重命名仅适用于项目内部的目录,而不适用于项目目录本身。
谢谢
I have a project in a directory projects/projectA. it has a corresponding subversion repository. I'm using Tortoisesvn as the front end.
I'm trying to move the project to projects/projectA_old and cannot find a way to do it. looks like renaming from tortoise works only on directories inside the project and not the project directory itself.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需从操作系统重命名该目录即可 - 它的名称对于 SVN 来说并不重要。
Just rename the directory from the operating system - its name is not significant to SVN.