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? Thanks, Kevin.