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