Lines Matching refs:Join

36 	gitDir := path.Join(codebaseDir, "project", ".git")
40 repoDir := path.Join(codebaseDir, ".repo")
45 listPath := path.Join(repoDir, "project.list")
61 wsTopDir := path.Join(wsTempDir, "hacksaw")
86 gitDir := path.Join(codebaseDir, "project", ".git")
90 repoDir := path.Join(codebaseDir, ".repo")
95 listPath := path.Join(repoDir, "project.list")
111 wsTopDir := path.Join(wsTempDir, "hacksaw")
142 wsTopDir := path.Join(wsTempDir, "hacksaw")
159 gitDir := path.Join(codebaseDir, "project", ".git")
163 repoDir := path.Join(codebaseDir, ".repo")
168 listPath := path.Join(repoDir, "project.list")
181 wsTopDir := path.Join(wsTempDir, "hacksaw")
203 gitDir := path.Join(codebaseDir, "project", ".git")
207 repoDir := path.Join(codebaseDir, ".repo")
212 listPath := path.Join(repoDir, "project.list")
225 wsTopDir := path.Join(wsTempDir, "hacksaw")
266 projectDir := path.Join(codebaseDir, "project")
282 repoDir := path.Join(codebaseDir, ".repo")
287 listPath := path.Join(repoDir, "project.list")
300 wsTopDir := path.Join(wsTempDir, "hacksaw")
316 editPath := path.Join(workspaceDir, "project")
358 roProjectDir := path.Join(codebaseDir, "read-only-project")
374 linkPath := path.Join(codebaseDir, "symlink")
378 rwProjectDir := path.Join(codebaseDir, "editable-project")
394 repoDir := path.Join(codebaseDir, ".repo")
399 listPath := path.Join(repoDir, "project.list")
412 wsTopDir := path.Join(wsTempDir, "hacksaw")
425 editPath := path.Join(workspaceDir, "editable-project")
430 emptyFilePath := path.Join(editPath, "empty-edit")
443 wsRoProjectDir := path.Join(workspaceDir, "read-only-project")