Return-Path: Delivered-To: apmail-builds-archive@minotaur.apache.org Received: (qmail 20086 invoked from network); 30 Nov 2010 20:19:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Nov 2010 20:19:03 -0000 Received: (qmail 69995 invoked by uid 500); 30 Nov 2010 20:19:03 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 69867 invoked by uid 500); 30 Nov 2010 20:19:03 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 69859 invoked by uid 99); 30 Nov 2010 20:19:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 20:19:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 20:18:58 +0000 Received: by qyk33 with SMTP id 33so6617870qyk.2 for ; Tue, 30 Nov 2010 12:18:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Nga0GSGVPHUQJhS4f9UniW5akmc1PupKrj40vyFXcAY=; b=rfensGvYJGoOkBJdtOzZuXhkpjDmHvoXAJOaWxtwyYCrYzjRk+qWZTpnr/86p8o1qh c6XsF6DRgaRpQ+z90OSPCDOiwB4C8svP9efcqF9T9Fid1KX136jJkHMQp7PCCsZBWo8o eiNDgvVlz9thf9G445DLJyk8kkkDfRF1pV8Rw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=it0OXDBGSES+n2wYi84M3aGrf2QGR0l3OSsScJ9PGWlevi3Plp3xbVKu5STfKs8iWI ZV+U0TgSHGeaaJvV1eiULfB6GyT6LrBADZtnq+OaJhroOMfbqGtcAyeswH2WsChtWPFw HRq7VSli0IJ/uYCWsH81Bcva+YKwUNM7L1K28= MIME-Version: 1.0 Received: by 10.229.91.2 with SMTP id k2mr6501942qcm.147.1291148317596; Tue, 30 Nov 2010 12:18:37 -0800 (PST) Received: by 10.229.72.94 with HTTP; Tue, 30 Nov 2010 12:18:37 -0800 (PST) In-Reply-To: References: <002a01cb9008$8506bae0$8f1430a0$@com.au> Date: Tue, 30 Nov 2010 20:18:37 +0000 Message-ID: Subject: Re: [Hudson] Solaris2 - svn command line client? From: sebb To: builds@apache.org Content-Type: text/plain; charset=ISO-8859-1 On 30 November 2010 19:55, Niklas Gustavsson wrote: > On Tue, Nov 30, 2010 at 7:52 PM, sebb wrote: >> Note that the original Ant snippet (without SVNPATH) works fine on >> Solaris1 [1]; it seems to be only Solaris2 that does not have SVN in >> the path [2]. >> >> Perhaps that could be remedied? > > Should hopefully be fixed now (it worked on both machines when logging > in over SSH, but solaris2 required bash for it). Not sure if it > requires a restart of the slave. Just re-ran the Solaris2 job [1] - the PATH has not been updated and svn cannot be found [1] https://hudson.apache.org/hudson/job/Solaris2/4/console > /niklas >