And now it's working. Not sure what was wrong but thanks for your help. On 16 June 2015 at 09:52, Mark Thomas <ma...@apache.org> wrote:
> 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 > >