79
92
the only one that has direct local access.
80
93
This is mostly for stuff like WorkingTree which needs to know
81
94
the local working directory.
83
99
absurl = self.abspath(relpath)
84
100
# mutter(u'relpath %s => base: %s, absurl %s', relpath, self.base, absurl)