Team
I am getting a write lock error when I try to create a tag.
Error message:
Tag operation for some of selected resources failed.
svn: Commit failed (details follow):
svn: No write-lock in 'Z:\development\workspaces\command\peeplogging\src'
Environment
Subversion is the Collabnet bundled with Apache for windows. SVN is 1.6
System is a Windows XP SP3 box
Repository is located on the c drive of the same windows box
Development is Eclipse Helios with svn Subversive plugin
Eclipse is running on windows xp with Java 1.6.0.22.
The filesystem eclipse is on is a networked drive to a unix filesystem.
Directory perms on the unix side are 2775 with file perms being 0664
Any ideas?