view tests/__init__.py @ 346:4b992ebdecc6

improve reliability of Subversion checks. Use the presence of the UUID file for recognising a Subversion-enabled repository locally, and the 'subversion' capability in for recognising them wrappers.outgoing() remotely.0
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Wed, 20 May 2009 21:49:01 +0200
parents 5dc8fee7fc96
children 537de0300510
line wrap: on
line source

import sys
import os
sys.path.append(os.path.dirname(os.path.dirname(__file__)))