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.
我的 Xcode 项目中存在颠覆问题,因此我想摆脱它并保留所有文件的本地副本。我怎样才能做到这一点?
(我一直在考虑删除所有 .svn 目录,但我想我也必须告诉 Xcode 跳过 svn)
首先,我对你的问题感到困惑。您想摆脱您的存储库,或者您只想摆脱 xcode 项目的颠覆。
1 -好吧,您可以从您的 xcode 项目中显示/隐藏存储库,或者您可以从管理器窗口的窗格中删除存储库
2 -
svn delete --keep-local the_file