Searched refs:svnservePath (Results 1 – 1 of 1) sorted by relevance
39 svnservePath string // the path to the 'svnserve' executable member57 h.svnservePath, h.svnserveErr = exec.LookPath("svnserve")157 cmd := exec.Command(h.svnservePath, "--read-only", "--root="+h.svnRoot, "--inetd")