From users-return-7455-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Fri Jan 23 14:48:59 2009 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 17071 invoked from network); 23 Jan 2009 14:48:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2009 14:48:58 -0000 Received: (qmail 19473 invoked by uid 500); 23 Jan 2009 14:48:57 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 19449 invoked by uid 500); 23 Jan 2009 14:48:57 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Delivered-To: moderator for users@continuum.apache.org Received: (qmail 9553 invoked by uid 99); 23 Jan 2009 14:36:37 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=H8Qhv7vQnRx/YwiT6U6HMZyGQNAvmbaT1SzWWjErtg5eE8LFPxo6ptR+1S1Sc/2Eue/3GCsqQcVdH3cZJisj7ZD5H5n9MfO6+6DbB/Pjs2rJ6+mP2sl5TFRXPtpHPysXToxkj/SXqL76lORZaehoxXTfzJE441U4JhUYuLw6XhA=; X-YMail-OSG: R0cafz8VM1l155y3SryCHM8iRdzQKxeA5__KgJts06aCaawc1UAAJm4_HBW1aUbzyd19.ug47t9uLbMaC_Pcm9hnFjD8FS4gmb0BCmmvMht24_ywL878uqYk4s4hYVf9asH_edXPI.r.yjHPSzUg2B9ssR5jWnmLp5ROOJt6qCASfq_Dx9Nej1ipiLa3FTHHAR.sZHLju9PVs_czrFxFGl_GdXsFsNIJ X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.260.1 Date: Fri, 23 Jan 2009 06:36:08 -0800 (PST) From: java javae Subject: Re: Bulild Error: 'svn' is not recognized as an internal or external command To: users@continuum.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1910400043-1232721368=:32026" Message-ID: <45096.32026.qm@web57006.mail.re3.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-1910400043-1232721368=:32026 Content-Type: text/plain; charset=us-ascii Thanks for your reply. Yes, I run Continuum as a service but I also tried to start and stop the Continuum from the command line and still getting the same error. I am sure my PATH is set correctly. ________________________________ From: java javae To: users@continuum.apache.org Sent: Thursday, January 22, 2009 5:01:41 PM Subject: Bulild Error: 'svn' is not recognized as an internal or external command Hi, I have downolad and install continuum-1.2.3. and I have added my project to Add Maven 2.0 through pom url. Also, I have already set the in my pom.xml file. Now, when I try to build the project I get this build error: Provider message: The svn command failed. Command output: ------------------------------------------------------------------------------- 'svn' is not recognized as an internal or external command, operable program or batch file. ------------------------------------------------------------------------------- I have already set the 'svn' PATH in env variable for my windows machine and when I run the svn on the command line it works just fine. However, when I try to build the project on continuum I get this error about svn is not recognized as internal or external command. Any suggestion on why I'm getting this error? Thanks. --0-1910400043-1232721368=:32026--