call site 1 for path.svnurl.check
path/testing/common.py - line 93
92
93
94
   def test_exists(self):
->     assert self.root.join("samplefile").check()
       assert self.root.join("samplefile").check(exists=1)