call site 4 for path.svnwc.__eq__
path/svn/testing/test_wccommand.py - line 152
149
150
151
152
   def test_join_abs(self):
       s = str(self.root.localpath)
       n = self.root.join(s, abs=1)
->     assert self.root == n