Eclipse SVN: Unable to commit specific folders

I am using SVN in Eclipse. Whenever I change a file, I commit the changes. It works for everything except three specific folders (containing specific files) that I cannot commit. When I try to commit them, I get the following error message:

enter image description here

workspace\yp\src\yp\forum\locale\cs- one of three unlinked folders. The folder definitely does not yet exist on the server, but I get the above error every time I try to download it.

How to solve the problem?

EDIT: I deleted the folders .svnfrom the problem directories. I still get the same error when trying to commit, and there are no folders in the problem directories .svn.

EDIT: I'm still trying to solve the problem. Now I get another error message when I try to commit:

enter image description here

EDIT: Team --> Cleanup :

enter image description here

+3
4

, Team->Update, .

.

, , - Windows. , , - http://, .

+2

.svn .

0

SVN .

(- , .svn) .

0

Try Team / Cleanup in Eclipse (right click in Project Explorer or Navigator)

0
source

All Articles