Gary Blomquist wrote: > Hi, > > I attempted to checkout and build Tomcat based on the online > documentation and received the following error: > > C:\Tools\Tomcat-dev>ant > Buildfile: build.xml > > check.source: > > get.source: > > checkout: > [echo] If the checkout fails, - todo - > [exec] Error validating server certificate for > 'https://svn.apache.org:443':
It looks like you have modified the build script to use https rather than http. As only commits require https, the simplest solution is to change it back to http. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]