从存储库中删除文件而不删除本地副本 [英] Remove File from Repository without deleting local copy

查看:205
本文介绍了从存储库中删除文件而不删除本地副本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Subclipse中做到这一点?

How do I do this in Subclipse:

svn rm --keep-local file

推荐答案

此选项未在Subclipse中公开.因此,您必须将文件存放在某个地方,然后将其删除并提交,然后将其放回本地.

This option is not exposed in Subclipse. So you have to stash the file somewhere and then delete it and commit it and put it back locally.

这篇关于从存储库中删除文件而不删除本地副本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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