Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 222:f2c65dd3d5c0
Avoid problems in _localname for commits to tags by ignoring them
author | Luke Opperman <luke@loppear.com> |
---|---|
date | Tue, 31 Mar 2009 15:23:38 -0500 |
parents | 79b0e059319d |
children |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(__file__))))