Commit Graph

12 Commits

Author SHA1 Message Date
Carl Meyer 83dac0ea6b Actually use check_call when we can. 2011-03-19 02:07:53 -04:00
Carl Meyer 3bd56ae386 Python 2.4 doesn't have subprocess.check_call. 2011-03-18 23:17:56 -04:00
Vinay Sajip 680b5dfda0 Port to Python3 2011-03-15 15:49:48 -04:00
Alex Morega 2c8a1d846c make sure calls to subversion worked 2011-03-14 17:22:24 -04:00
Hugo Lopes Tavares d3ea3cc174 remove the dump after loaded 2010-09-13 20:21:32 -03:00
Jannis Leidel ac2bfb5f32 Fixed minor cosmetic issues to please pep8 tests. 2010-07-29 18:56:03 +02:00
Hugo Lopes Tavares 06840e857e moved all vcs to tests_cache 2010-07-02 09:39:45 -03:00
Hugo Lopes Tavares acfaac4292 now it uses a lightweight INITools svn repository (dump and load stuff) 2010-07-01 22:44:26 -03:00
Hugo Lopes Tavares 67fd4dbcc4 splitted local_repo into `local_repo` and `local_checkout`: `local_repo` returns file://url, while `local_checkout` returns vcs+file://url and updated code used `local_repo` function 2010-06-21 19:48:28 -03:00
Hugo Lopes Tavares 19afe52b0b removed old and wrong comment 2010-06-16 21:53:16 -03:00
Hugo Lopes Tavares 51ed26d5a6 improved svnadmin call and fixed the initools_folder line 2010-06-16 09:01:05 -03:00
Hugo Lopes Tavares 79543c74fa added missing local_repos.py module 2010-06-16 07:32:57 -03:00