call site 4 for path.svnwc.__eq__
path/svn/testing/test_wccommand.py - line 141
140
141
   def test_join_abs2(self):
->     assert self.root.join('samplefile', abs=1) == self.root.join('samplefile')