Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 31854 invoked from network); 5 Jun 2010 01:06:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jun 2010 01:06:48 -0000 Received: (qmail 98178 invoked by uid 500); 5 Jun 2010 01:06:48 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 98142 invoked by uid 500); 5 Jun 2010 01:06:48 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 98135 invoked by uid 99); 5 Jun 2010 01:06:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 01:06:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [66.111.4.29] (HELO out5.smtp.messagingengine.com) (66.111.4.29) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 01:06:40 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 20D47F8698 for ; Fri, 4 Jun 2010 21:06:20 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 04 Jun 2010 21:06:20 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:subject:message-id:references:mime-version:content-type:in-reply-to; s=smtpout; bh=II/NNMGcIIcqiSVrU2jSOQtuVPM=; b=EV+FV50cAYu+QYRzuV3JyvsQLFhZQV23PZWosnKeHDbNlW+kE+5TXsq77afcfzeauf3O1t0LO7+d/8l7oFs/wnBCPpBWr+/VMiJ/OJZEkUAuO3mbXl8isHXhHOWH7p+LzwkyHwQHCcsSmIFM9xsd3sEf0mmNR/5ORnVQsWYoyb0= X-Sasl-enc: ljp+XxsSqadjSNe/93uLw/ohEGa7JoyCb6l1jOOqXqY7 1275699978 Received: from localhost (dsl-41-216.wholesaledsl.com.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTPSA id E3DB649C8DA for ; Fri, 4 Jun 2010 21:06:18 -0400 (EDT) Date: Sat, 5 Jun 2010 11:06:16 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: trouble publishing project docs Message-ID: <20100605010616.GA29042@igg.local> References: <20100317063438.GA49335@igg.local> <20100526084608.GK41341@igg.local> <20100527013619.GB54036@igg.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100527013619.GB54036@igg.local> User-Agent: Mutt/1.4.2.3i X-Virus-Checked: Checked by ClamAV on apache.org David Crossley wrote: > > That is why i wonder if Ant or Jsvn might cache it. > > I also tried removing my deploy.svn.settings file, > thinking that i would then get prompted for the password. > But it didn't. And still gave the same credentials error. I tried a complete new forrest checkout on this same machine. Same trouble. On another machine, forrest never installed. After making a source commit to get set up ... same issue! However after removing the ~/.subversion/auth it now worked. Anyway, that is it. Give up, and look forward to the svn executable via Ant. As noted above, the deploy.svn.settings didn't seem to have any effect. -David