Lines Matching refs:SVN
965 case "svn":
966 // SVN doesn't believe in text files so we can't just edit the config.
968 tg.must(os.RemoveAll(tg.path("src/code.google.com/p/rsc-svn")))
970 tg.must(os.Rename(tg.path("src/code.google.com/p/rsc-svn2"), tg.path("src/code.google.com/p/rsc-svn")))
1017 // TODO(rsc): Set up a test case on SourceForge (?) for svn.
1019 // testMove(t, "svn", "code.google.com/p/rsc-svn/trunk", "-", "-")