From SVN I checked out a "myproject" folder to my hard drive.
It happens to be an Eclipse project, so I imported it into Eclipse and I can work on it.
I have Subclipse installed and working as expected on other projects in the same Eclipse workspace.
But for some reason, "myproject" does not have the usual Subclipse controls like Team>Commit or the decorations.
Did I miss any obvious steps?
svn --version: 1.6.5 (r38866)
Subclipse: 1.6.6
Eclipse: jee-galileo-SR1-linux-gtk 20090920-1017
Here is what happens when I click Team>Share>SVN:
Please note the root .svn folder.
On the command-line, SVN works in this folder.