Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 45559 invoked from network); 27 May 2010 00:31:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 00:31:48 -0000 Received: (qmail 64338 invoked by uid 500); 27 May 2010 00:31:48 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 64292 invoked by uid 500); 27 May 2010 00:31: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 64285 invoked by uid 99); 27 May 2010 00:31:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 00:31:48 +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 (nike.apache.org: domain of williamstw@gmail.com designates 209.85.160.176 as permitted sender) Received: from [209.85.160.176] (HELO mail-gy0-f176.google.com) (209.85.160.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 00:31:40 +0000 Received: by gyf1 with SMTP id 1so3322527gyf.21 for ; Wed, 26 May 2010 17:31:19 -0700 (PDT) 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 :content-transfer-encoding; bh=IMuCdxmPsG4a7saFw1bIKIbYErYrH5orLtpMIvoSQtA=; b=YsFvTC3141o18rWtnMgbHWSAdVp76iDs8djishnXOnXnioCVMD2Bmvqn4ENd1fJEHc CJu2Lqb5eIidRA9dkvUwv1b6GjKcPbmpo/XNMHYaXS7a7J6Cn5kF5tk+NBtp/muHFV1J qvdlAxOWFTo6U/DmG0WqSKj3EmfEbA+sdwdTE= 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:content-transfer-encoding; b=hAUCZk19JnzsTVlhCg2PIM1/pRCFx0NOJcXH6DN3MattDFcSDyZHFvDPEr4QgZ2gE7 hZvW57tlrGMgLL4rdxJ0Xm2o+BAleVBry+lWZUmolhaozj6IU7YKwQuRBiYzTBwybBHP vYZuM3V1VrxD+fBS+A/J4XFoOPqh12GxUqwhg= MIME-Version: 1.0 Received: by 10.150.47.16 with SMTP id u16mr9570193ybu.386.1274920279319; Wed, 26 May 2010 17:31:19 -0700 (PDT) Received: by 10.151.41.16 with HTTP; Wed, 26 May 2010 17:31:19 -0700 (PDT) In-Reply-To: References: <20100317063438.GA49335@igg.local> <20100526084608.GK41341@igg.local> Date: Wed, 26 May 2010 20:31:19 -0400 Message-ID: Subject: Re: trouble publishing project docs From: Tim Williams To: dev@forrest.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, May 26, 2010 at 8:13 PM, Tim Williams wrote: > On Wed, May 26, 2010 at 8:04 AM, Tim Williams wrot= e: >> On Wed, May 26, 2010 at 4:46 AM, David Crossley wr= ote: >>> I am still having this trouble deploying our website. >>> >>> Would another committer please see how they go: >>> >>> $] cat $FORREST_HOME/etc/publishing_our_site.txt >>> >>> >>> Note that i have confirmed my $FORREST_HOME/deploy.svn.settings file. >>> >>> I can commit changes to the sources. >>> >>> Just having trouble with: >>> $] forrest -f publish.xml deploy >>> >>> which gives ... >>> >>> BUILD FAILED >>> com.alternatecomputing.jsvn.command.CommandException: svn: Commit faile= d (details follow): >>> svn: MKACTIVITY of '/repos/asf/!svn/act/09d75e90-9268-4792-aad1-352ccc5= 7da41': authorization failed: Could not authenticate to server: rejected Ba= sic challenge (https://svn.apache.org) >> >> I can give it a try tonight if no one beats me too it. > > I just published and all appeared to go well. =A0I got a complaint from > an svn step of "svn: invalid option character:" but I don't see an > obvious negative side effect of that. Just a guess, if you use keychain, is it out of sync with a recently updated password change? --tim