From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6087 invoked by alias); 27 Mar 2010 16:02:37 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27836 Received: (qmail 22723 invoked from network); 27 Mar 2010 16:02:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.221.173 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=yIgQCnQ5hwI2OPopEpay7dCiSS2xe+lnu3510Xf2ntY=; b=aztWessLjfCDD6+ZgUFpbB3MV4QdLg3ZbVALSZV8rxZzLXOSEuIBaTxaUBUfU/wQS9 imgA4duT/yVSLdo9CgrkwOo7Cv2HGOmF7eVm1bFIkP5GAnfc0TNel41ENGmRka1ye9IO x/ChmEAUQ+g4+dooaQ92QYQNCDaER1AFzlssw= 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 :cc:content-type; b=r0ZO7sHKxNRI6sxfW5XLljsC+bLxYGjtteepVUVytCDumODyhNMW3BQUOJ3HdSsj9i GcPqlE/2vgRecOU1FssYWkjLlKxDEglGbn8WKo98rnIPy9EOI0cN48lQkOH1xoaQGc/D CTMUoDnQttKwx9WzXazZSbzH4PQZA+Hrc/Xqw= MIME-Version: 1.0 In-Reply-To: <100326203425.ZM29478@torch.brasslantern.com> References: <100326203425.ZM29478@torch.brasslantern.com> Date: Sat, 27 Mar 2010 09:02:28 -0700 Message-ID: <733654e31003270902s7076ef9dxdc17e0ea6e59b987@mail.gmail.com> Subject: Re: SourceForge CVS down for the weekend, it looks like From: Wayne Davison <4wayned@gmail.com> To: Bart Schaefer Cc: zsh-workers@zsh.org Content-Type: multipart/alternative; boundary=00163630eda916555f0482ca685d --00163630eda916555f0482ca685d Content-Type: text/plain; charset=UTF-8 On Fri, Mar 26, 2010 at 8:34 PM, Bart Schaefer wrote: > > http://sourceforge.net/apps/wordpress/sourceforge/2010/03/25/cvs-outage-2010-03-25/ > It appears to be back now (was working for me). See: http://sourceforge.net/apps/wordpress/sourceforge/2010/03/27/cvs-viewvc-are-back-on-line-2010-03-27/ It would be cool to switch from CVS to git (which has better high-availability support than CVS), but I understand that if Peter is not familiar with it, it would be annoying for him to have to put a lot of time into getting everything working with a new scm. (It took me a good bit of time to rework my rsync release tools for git when I switched from CVS a couple years ago.) If we ever decide to take the plunge, I'd be glad to help with tweaking any release scripts, answering any git questions, etc. ..wayne.. --00163630eda916555f0482ca685d--