Mercurial > hgsubversion
log tests/test_svnwrap.py @ 642:c2d606a1dc6f
age | author | description |
---|---|---|
Wed, 14 Jul 2010 15:39:14 +0200 | Dan Villiom Podlaski Christiansen | tests: get rid of DOS line endings. |
Wed, 29 Jul 2009 18:38:28 +0300 | Risto Kankkunen | Reclaim repository object to avoid tearDown() failing to remove the open file 'testrepo/db/rep-cache.db' |
Wed, 29 Jul 2009 18:03:02 +0300 | Risto Kankkunen | Make tearDown() be able to delete read-only files to avoid an exception when removing 'testrepo/db/format' |
Wed, 29 Jul 2009 17:41:40 +0300 | Risto Kankkunen | Avoid 'Abort: Illegal repository URL' exception |
Wed, 29 Jul 2009 17:26:29 +0300 | Risto Kankkunen | Avoid 'ValueError: close_fds is not supported on Windows platforms' exception |
Wed, 29 Jul 2009 16:34:15 +0300 | Risto Kankkunen | No os.spawnvp() in Windows, use subprocess.call() instead |