We've recently moved from CVS to Subversion 1.6. We used the native Eclipse CVS support as our CVS client. We now use the Subsclipse plugin as our SVN client.
I've found that we're having problem seeing locked files in Subclise if the file isn't configured with "svn:needs-lock".
If a file has "svn:needs-lock" then the Navigator pane clearly shows whether you have a lock or if you don't have a lock in the file icon. If a file does not have "svn:needs-lock" then the Navigator pane shows the same icon for both locked and unlocked files.
Does anyone know of a way to change this (either in Subclipse or by using a new plugin?)