Just do something like this :

http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x tc55-main
http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x tc55-container
etc...

Mvgr,
Martin

Gary Blomquist wrote:
I'm not familiar with subversion.

I created a dir c:\Tools\Tomcat-dev2

In this dir, I checked out out
http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x
Then when I attempt to check out
http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x
I get:

C:\Tools\Tomcat-dev2>svn checkout
http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x
svn: 'tc5.5.x' is already a working copy for a different URL

Gary

-----Original Message-----
From: Martin van den Bemt [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 2:27 PM
To: Tomcat Developers List
Subject: Re: Error building from source - error validating cert

Hi Gary,

Try checking out the source by hand like it is stated on
http://tomcat.apache.org/svn.html, though replace http with https and
accept the certificate permanently.

After that try rebuilding again.

NOTE : I am not a tomcat developer, so don't know the specifics of the
build.

Mvgr,
Martin


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':
[exec] - The certificate is not issued by a trusted authority. Use the
    [exec]    fingerprint to validate the certificate manually!
    [exec] Certificate information:
    [exec]  - Hostname: svn.apache.org
    [exec]  - Valid: from Jan 26 14:18:55 2005 GMT until Jan 26
14:18:55 2007 GMT
    [exec]  - Issuer: http://www.starfieldtech.com/repository,
Starfield Technologies, Inc., Scotts
dale, Arizona, US
    [exec]  - Fingerprint:
19:51:6b:9b:03:78:2b:4b:0f:02:77:ed:2a:85:ef:93:ed:b6:ff:95
    [exec] (R)eject, accept (t)emporarily or accept (p)ermanently?

svn:

PROPFIND request failed on
'/repos/asf/tomcat/build/tc5.5.x'

    [exec] svn: PROPFIND of '/repos/asf/tomcat/build/tc5.5.x': Server


certificate verification fail
ed: issuer is not trusted (https://svn.apache.org <https://svn.apache.org/> )
    [exec] Fetching external item into 'C:\Tools\Tomcat-dev\build'
    [exec] Result: 1

build:

BUILD FAILED
C:\Tools\Tomcat-dev\build.xml:48: Basedir C:\Tools\Tomcat-dev\build does not exist

Any help would be greatly appreciated.

Thanks,

Gary Blomquist



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to