try fetching from "build" not "localhost"
diff --git a/releng/map/ot-compiler.map b/releng/map/ot-compiler.map
index a3027fa..5f75fb1 100644
--- a/releng/map/ot-compiler.map
+++ b/releng/map/ot-compiler.map
@@ -1,5 +1,5 @@
 !***************  OT/J COMPILER CONTRIBUTION  ******************************************************** 

 

-feature@org.eclipse.objectteams.otdt=SVN,url=svn://localhost/svnroot/tools/org.eclipse.objectteams,path=features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature

+feature@org.eclipse.objectteams.otdt=SVN,url=svn://build/svnroot/tools/org.eclipse.objectteams,path=features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature

 

-plugin@org.eclipse.jdt.core=SVN,url=svn://localhost/svnroot/tools/org.eclipse.objectteams/,path=plugins/org.eclipse.jdt.core
\ No newline at end of file
+plugin@org.eclipse.jdt.core=SVN,url=svn://build/svnroot/tools/org.eclipse.objectteams/,path=plugins/org.eclipse.jdt.core
\ No newline at end of file