[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Checking Out over HTTPS using svnant

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-22 15:44:34 CEST

On 8/22/07, Amiruddin Nagri <anagri@thoughtworks.com> wrote:

> I have a svn repository over https.
>
> I am trying to checkout using svnant to update the code, but it is giving
> error saying certificate is not accepted by server.

Try using the svn command line on the same system as the same user.
Run a command against this server. It can be something simple like
svn ls. You should get prompted to accept the certificate. Take the
option to accept it permanently.

svnAnt shares the same configuration as the command line and it should
then work.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 22 15:42:07 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.