call site 1 for path.svnwc.revert
path/svn/testing/test_wccommand.py - line 35
31
32
33
34
35
   def test_move_file(self):  # overrides base class
       try:
           super(TestWCSvnCommandPath, self).test_move_file()
       finally:
->         self.root.revert(rec=1)