删除文件夹 .svn 后无法将 Eclipse 中的 Android 项目导出到存档文件
我在 Eclipse + SVN 服务器中有一个 Android 项目。
当我删除 .svn 或 .svn 文件夹中的一些文件后。
我无法将项目导出到存档文件。 错误通知:“无法将文件*归档到文件夹.svn ...”
我应该怎么做才能正常导出我的项目?
谢谢
I have a project Android in Eclipse + SVN server.
After i delete some files in .svn or .svn folder.
I can not export the projet to Archive file.
The error notification: "cann't file the file * in the folder .svn ..."
What should i do to export my project normally ?
THanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该首先右键单击您的项目,选择团队菜单,然后断开连接。完成后,删除这些文件夹并尝试导出。
You should start by right clicking your project, choosing the team menu and then disconnect. After you've done that remove those folders and try your export.