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

Re: [Subclipse-users] How to use svnant when subverion needs certificate

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 22 Apr 2009 08:09:02 -0400

Use the command line to accept the server certificate if necessary.
This will prevent Ant from needing to accept it. If you need to
provide a client certificate, then you need to specify it in
Subversion's runtime configuration area.

Look at %APPDATA%\Subversion and the "config" and "servers" files.

Documented here:

http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html

Mark

2009/4/22 刘立明 <liulm_at_inspur.com>:
> Hello,
>
> I am developing daily build Task that needs checkout resources from
> subversion, but the subversion require certificate. I spend much time but
> can not find the solution. How to use svnant with certificate.
>
> Thanks very much
>
> Liu Liming

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1859545
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-22 14:09:12 CEST

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.