call site 17 for path.svnurl.dirpath
path/testing/common.py - line 76
74
75
76
   def test_dirpath(self):
       newpath = self.root.join('sampledir')
->     assert newpath.dirpath() == self.root