Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 94661 invoked from network); 21 Jun 2006 15:41:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jun 2006 15:41:09 -0000 Received: (qmail 45866 invoked by uid 500); 21 Jun 2006 15:41:07 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 45819 invoked by uid 500); 21 Jun 2006 15:41:07 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 45765 invoked by uid 99); 21 Jun 2006 15:41:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jun 2006 08:41:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Jun 2006 08:41:06 -0700 Received: (qmail 14391 invoked from network); 21 Jun 2006 15:40:51 -0000 Received: from unknown (HELO ?127.0.0.1?) (81.185.102.216) by 0 with SMTP; 21 Jun 2006 15:40:51 -0000 Message-ID: <4499685D.1080202@venisse.net> Date: Wed, 21 Jun 2006 17:40:13 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Subversion checkout error References: <29258f60606210500o229e3856n217680e2c7d8acdd@mail.gmail.com> <44994018.2050300@venisse.net> <29258f60606210807y14ecd3f9t86deac64ae68478a@mail.gmail.com> <4499635F.1090601@venisse.net> <29258f60606210835x71e5119aq266f3d131e1e0982@mail.gmail.com> In-Reply-To: <29258f60606210835x71e5119aq266f3d131e1e0982@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N cool. svn use a certificate for the sourceforge connection and it is stored in the user directory. Emmanuel Jo Vandermeeren a écrit : > No, the svn is for windows and it is in the windows path.. > > But anyway, I run continuum as a NT service under the default local user > account.. > After changing the user account of the continuum service to my own account, > everything seems to work alright... > > Thanks for you help.. Problem solved ;) > > Jo > > > On 6/21/06, Emmanuel Venisse wrote: >> >> Continuum doesn't have an internal svn client, it uses the one installed >> on the machine. >> >> I guess you use a svn for cygwin. Do you have an other svn installed on >> your machine that is in >> windows path? continuum (java in general) doesn't use the cygwin path >> >> Emmanuel >