Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 58:a8b9c7e7c2ac
Fix a bug in real replay where dirs copied from outside the directory tree
weren't removing the prefix within the repo.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 04 Nov 2008 09:40:58 -0600 |
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__))))