Lines Matching refs:join
86 sys.path.insert(1, os.path.join(os.path.dirname(__file__), "..", "..", "..",
94 sys.path.insert(2, os.path.join(os.path.dirname(__file__), "..", ".."))
167 for f in [repo.join('cdm/%s.NOT' % cmd),
995 comments = '\n'.join(active.comments())
1039 os.chdir(os.path.join(root, dirn))
1068 cmd = ' '.join(command)
1091 cmd = ' '.join(command) + appnd
1155 if not os.path.exists(repo.join('hgrc')):
1160 cfg.read(repo.join('hgrc'))
1169 if path != repo.join('hgrc'):