gwt-unit 缓存不存在

发布于 2024-12-06 19:58:16 字数 168 浏览 1 评论 0原文

当我尝试提交 SVN 时,我遇到此错误。

svn: 'C:\Users\wageeha junaid\workspace\Copy of HOLS\gwt-unitCache\gwt-unitCache- 00000132A65F0D8B' does not exist

I am facing this error when i try to commit my SVN .

svn: 'C:\Users\wageeha junaid\workspace\Copy of HOLS\gwt-unitCache\gwt-unitCache- 00000132A65F0D8B' does not exist

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

此刻的回忆 2024-12-13 19:58:16

你不应该将unitCache提交到版本控制系统。为此目的使用 svn:ignore

you should not commit the unitCache to the versioning system. use svn:ignore for that purpose.

清泪尽 2024-12-13 19:58:16

如果您使用 Eclipse,则可以轻松修复:右键单击 gwt-unitCache 文件夹并按“刷新”。问题是您需要在提交之前从包资源管理器更新文件夹。

Easy fix if you are using Eclipse: Right click on the gwt-unitCache folder and press Refresh. The problem is that you need to update the folder from the package explorer before you commit.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文