Lines Matching refs:Join
84 gitDir := path.Join(codebaseDir, "project", ".git")
88 repoDir := path.Join(codebaseDir, ".repo")
93 listPath := path.Join(repoDir, "project.list")
112 wsTopDir := path.Join(wsTempDir, "hacksaw")
164 gitDir := path.Join(codebaseDir, "project", ".git")
168 repoDir := path.Join(codebaseDir, ".repo")
173 listPath := path.Join(repoDir, "project.list")
187 wsTopDir := path.Join(wsTempDir, "hacksaw")
205 gitDir := path.Join(codebaseDir, "project", ".git")
209 repoDir := path.Join(codebaseDir, ".repo")
214 listPath := path.Join(repoDir, "project.list")
228 wsTopDir := path.Join(wsTempDir, "hacksaw")
254 gitDir := path.Join(codebaseDir, "project", ".git")
258 repoDir := path.Join(codebaseDir, ".repo")
263 listPath := path.Join(repoDir, "project.list")
276 wsTopDir := path.Join(wsTempDir, "hacksaw")
300 gitDir := path.Join(codebaseDir, "project", ".git")
304 repoDir := path.Join(codebaseDir, ".repo")
309 listPath := path.Join(repoDir, "project.list")
322 wsTopDir := path.Join(wsTempDir, "hacksaw")
346 projectDir := path.Join(codebaseDir, "project")
362 repoDir := path.Join(codebaseDir, ".repo")
367 listPath := path.Join(repoDir, "project.list")
380 wsTopDir := path.Join(wsTempDir, "hacksaw")
390 wsProjectDir := path.Join(wsTopDir, "test-workspace", "project")