I am accessing some source code controlled in RCS on Windows.
How can I find out in which revision particular lines of source code were last changed? The feature is variously called 'blame' or 'annotate' depending on the VCS.
The http://blame.sourceforge.net/ project sounds like its Linux only.