开发者

gwt-unit cache does not exist

开发者 https://www.devze.com 2023-04-08 19:50 出处:网络
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- 000开发者_StackOverflow00132A65F0D8B\' 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- 000开发者_StackOverflow00132A65F0D8B' does not exist


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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消