I look at a method in some Java class. I want to know who worked on this method. Is there an easy way to get that information from Subclipse or SVN?
And more general, how do I see who wrote / edited which code or which line of code in a simple view?
Thanks in advance.