Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 19006 invoked from network); 22 Apr 2004 12:41:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Apr 2004 12:41:36 -0000 Received: (qmail 74493 invoked by uid 500); 22 Apr 2004 12:41:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 74445 invoked by uid 500); 22 Apr 2004 12:41:28 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 74421 invoked from network); 22 Apr 2004 12:41:28 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.176) by daedalus.apache.org with SMTP; 22 Apr 2004 12:41:28 -0000 Received: from [212.227.126.179] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BGdWD-0005na-00 for dev@cocoon.apache.org; Thu, 22 Apr 2004 14:41:29 +0200 Received: from [213.70.183.170] (helo=kbsm.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BGdWD-0004xf-00 for dev@cocoon.apache.org; Thu, 22 Apr 2004 14:41:29 +0200 Message-ID: <4087BD89.2090908@kbsm.de> Date: Thu, 22 Apr 2004 14:41:45 +0200 From: Klaus Bertram User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [VOTE:RESULTS] Move to SVN References: <4087B897.6070604@kbsm.de> <34909.10.0.0.5.1082636896.squirrel@ags01.agsoftware.dnsalias.com> In-Reply-To: <34909.10.0.0.5.1082636896.squirrel@ags01.agsoftware.dnsalias.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:9822c74021ffb9818d886cf47186e5cb X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thank's but for Interest only It seems that the subclibse can't handle the client certification the list command report the error list -r HEAD https://svn.apache.org/repos/test RA layer request failed svn: PROPFIND request failed on '/repos/test' svn: PROPFIND of '/repos/test': Server certificate verification failed: issuer is not trusted (https://svn.apache.org) Klaus Antonio Gallardo wrote: > Klaus Bertram dijo: > >>I try it as normal user with the subclipse plugin in eclipse but >>I don't see any files at >> https://svn.apache.org/repos/test >>(with a browser it worked after an error message) >>I try to use >> http://svn.apache.org/repos/test >>That works and i can checkout files and projects > > > Yep. We forgot to tell that. Thanks for pointing out it. > > Non-committer users should use the http link: > > http://svn.apache.org/repos/test > > The https repository is reserved for committers. In this case: > > https://svn.apache.org/repos/test > > If a committer already downloaded the repository using the http link, they > can switch to the https repository using: > > svn sw --migrate http://svn.apache.org/repos/test > https://svn.apache.org/repos/test > (the above svn command in one line). > > Best Regards, > > Antonio Gallardo