On Windows, using Eclipse 3.1 with Subclipse 0.9.25 (Dec '05), if you
go to SVN Repository browsing and add
"https://svn.apache.org/repos/asf/jakarta/commons"; you will get an
error:

"svn: PROPFIND of '/repos/asf': Server certificate verification failed:
issuer is not trusted (https://svn.apache.org)"

svn doesn't ship with a list of CAs, so you need to accept this
permanently for this to work.  On Windows, svn is configured to look in
C:\Documents and Settings\<user>\Application Data\Subversion for keys
you've accepted.  The windows command-line puts a k

Another issues to be aware of with Subclipse: Even though you may have
read that commits don't cross svn:externals boundaries, they do in
Subclipse:
http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=1843


> -----Original Message-----
> From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 28, 2005 7:02 AM
> To: Jakarta Commons Developers List
> Subject: Re: Missing components in sandbox?
> 
> The components seem to be in SVN, but I did a checkout like
> 
> "svn co 
> https://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox
> jakarta-commons-sandbox"
> 
> as suggested by Tim and now I seem to have the proper 
> components checked out.
> 
> Am I doing anything wrong?
> 
> Oliver
> 
> 
> On Fri, 28 Jan 2005 13:48:49 +0100, Oliver Zeigermann 
> <[EMAIL PROTECTED]> wrote:
> > Is this only me or are there some components missing in the SVN 
> > sandbox version? Where is e.g. xmlio, i18n and contract?
> > 
> > Oliver
> >
> 
> ---------------------------------------------------------------------
> 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