Team I found a work around.
Run the svn copy command from the command line to create a tag You can find a description of how to do that at http://svnbook.red-bean.com/en/1.1/ch04s06.html ________________________________ From: Refr Bruhl <refr_br...@yahoo.com> To: users@subversion.apache.org Sent: Mon, August 16, 2010 12:57:17 PM Subject: Write Lock Error 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?