Searched refs:cached_svn_repo_path (Results 1 – 1 of 1) sorted by relevance
49 cached_svn_repo_path = None variable53 if cached_svn_repo_path:55 shutil.rmtree(cached_svn_repo_path)126 global cached_svn_repo_path128 if not cached_svn_repo_path:129 cached_svn_repo_path = self._set_up_svn_repo()136 shutil.copytree(cached_svn_repo_path, self.svn_repo_path)