Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DA7E9E71 for ; Thu, 15 Mar 2012 02:50:19 +0000 (UTC) Received: (qmail 57062 invoked by uid 500); 15 Mar 2012 02:50:18 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 56869 invoked by uid 500); 15 Mar 2012 02:50:17 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 56847 invoked by uid 99); 15 Mar 2012 02:50:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 02:50:17 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kevinsisco61784@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 02:50:12 +0000 Received: by iaag37 with SMTP id g37so3053732iaa.6 for ; Wed, 14 Mar 2012 19:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=x3jw2LJmj6BN1pNepXq2Q86Eqp+t2cQmjoW/cT/TAR8=; b=DJ+VZfaj3dYmp1kO6+qw0AdcIowAMuevNBNH+ABzFL36gCvpa+4yyOVGzApzm3I5Zi 2s5ufOwbIltUjnl2OQkWqM5xA781HKjIZg1VgoFe592rNHMX14Xj0aey8pbFTlU0mDlU iuehVEi8P/+8QtCviOE68sxDdKkazzuxkfCAi45BxPP1aLbdBEMJtqft1BMdZDNxGgWp ydzmDpxYvS1Sl9OqzQ4Zw9eNlGolmeBrmWoi6ewVt4yw4V12oC0ua8c3SxB4Sh+PLgui A5HuvOU5KnDbMUK8iq4S/JdmMJ5KWT2pxmNUstbku8Z6yKNAEM+LniCLQ6scyTus5IhP SgKA== MIME-Version: 1.0 Received: by 10.50.180.230 with SMTP id dr6mr14772958igc.25.1331779791730; Wed, 14 Mar 2012 19:49:51 -0700 (PDT) Received: by 10.231.35.138 with HTTP; Wed, 14 Mar 2012 19:49:51 -0700 (PDT) In-Reply-To: <4F613035.4060300@wtnet.de> References: <4F613035.4060300@wtnet.de> Date: Wed, 14 Mar 2012 22:49:51 -0400 Message-ID: Subject: Re: [DOWNLOAD] Cannot commit changes on "www.openoffice.org/download/other.html" From: Kevin Sisco To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Was everything not fully migrated at this time? That's what I got from the error at least. On 3/14/12, Marcus (OOo) wrote: > Hi all, > > first I've changed via the CMS bookmarklet the > "www.openoffice.org/download/globalvars.js" successfully to point to the > new download service. > > This was done with r1300748 at 2012-03-14 10:59 CET. > > Now (2012-03-15 00:53 CET) when doing a "svn update" on the command line > I get: > > svn update > At revision 1300515. > > From where comes the difference? > > The following error message comes when trying to do further commits on > the command line I get an error message: > > > > svn commit -m"Switched to the secondary download service because Oracle > will shutdown the primary service on March, 15th." other.html > > svn: Commit failed (details follow): > > svn: The specified baseline is not the latest baseline, so it may not be > checked out. > > > > It seems I have to go on tomorrow do replace some more strings. > > Thanks for your help. > > Marcus >