In Eclipse with the SVN plugin Subclipse. When I right click on a file and go
Team --> Show History
Then I select a version of the file I want to view,. All commands like Select all (Ctril-A) , copy (Ctrl-C) and paste (Ctril+V) do not work.
Is this some sort of protection feature to stop people using older versions of the code?
My latest version of code is badly broken, I want to replace it with the contents of an older file version?
How do I do that?
Thanks
Right click on the file and choose ‘Replace with->Revision or URL’ then choose a working version and you’re done.