I try to use Eclipse SVN plugin.
update
action works correctly but when I execute commit I see following:
Some of selected resources were not committed.
Some of selected resources were not committed.
svn: E200007: Commit failed (details follow):
svn: E200007: Commit failed (details follow):
svn: E200007: CHECKOUT can only be performed on a version resource [at this time].
svn: E175002: CHECKOUT request failed on '/dent-001/!svn/rvr/5126/#PATH_TO_CLASS#
It is executes normally if I use tortoise SVN.
How should I fix it?