On 16/06/2015 16:33, Kevin Hale Boyes wrote: > I'm trying to check out trunk but am getting errors. > > $ svn co http://svn.apache.org/repos/asf/tomcat/trunk tomcat-trunk > svn: E175002: Unable to connect to a repository at URL ' > http://svn.apache.org/repos/asf/tomcat/trunk' > svn: E175002: Server sent unexpected return value (500 Internal Server > Error) in response to OPTIONS request for ' > http://svn.apache.org/repos/asf/tomcat/trunk' > > but > > $ svn co http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk tomcat8.0.x > > was successful. > > > Am I doing something wrong?
Nope. If you can check out 8.0.x/trunk you should be able to check out trunk. It is all one big repo and the permissions are at the /tomcat level. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org