  trac: https://svn.rosettacommons.org/trac/browser/trunk/RosettaCon2010/protocol_capture

  For people to check in they would want to use the commands bellow...

  $ svn checkout -N
     https://svn.rosettacommons.org/source/trunk/RosettaCon2010/protocol_capture/
  $ cd protocol_capture
  $ cp -r /path/to/my/new_protocol .
  $ svn add new_protocol
  $ svn commit -m "Committing my awesome new protocol that I am going to
     talk about at RosettaCon2010 so that all my bask in its purifying
     light"

