I just learned a really great svn feature. Its called “svn blame”. You run it on a file and it shows you who is responsible for writing each line. For instance:
Notice that it shows the revision number on the left along with who is responsible for each piece of code.
No Comments, Comment or Ping
Reply to ““who wrote this code?””