Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SourceForge CVS down for the weekend, it looks like
- X-seq: zsh-workers 27838
- From: Wayne Davison <4wayned@xxxxxxxxx>
- To: "Benjamin R. Haskell" <zsh@xxxxxxxxxx>
- Subject: Re: SourceForge CVS down for the weekend, it looks like
- Date: Sat, 27 Mar 2010 11:18:08 -0700
- Cc: Zsh Workers <zsh-workers@xxxxxxx>
- 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=HZDdP4aurX+7E9iWt9V9Tv/i45Aa6pvY1iPX+I/1iX8=; b=dbyhyM8vxzV0Bbhz8pD4mRon3eT2oR21ORzdHwHvyXcJCcGrJNlLeuBLOe+1ezOtvi N5XEKvhw60htirnR7Eyc3gQA2k8QX/vwCCm6T+R/kR1a75tNZcCN5Ak+c7beUa0yeLiq YWDbz55Bxeji8iB30VVLZSiQfe04mKAs/i9Hg=
- 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=MTZRtb4nLdluCNjt2RqzXcZgpMjsFpS4CP84xgAJz1cuBTKhegjZs/GDoKW1B2Fbrg KsJTscQoL1OGlUWma1IrNi1qbAu/8XgpUZzgRuRKXaads/vrnfGOvttJ3BW5EIbD0AZj 1luhWCxHJ8S/vHo9ewl03R0spvyZKzB2egNgo=
- In-reply-to: <alpine.LNX.2.01.1003271231190.19615@xxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <100326203425.ZM29478@xxxxxxxxxxxxxxxxxxxxxx> <733654e31003270902s7076ef9dxdc17e0ea6e59b987@xxxxxxxxxxxxxx> <alpine.LNX.2.01.1003271231190.19615@xxxxxxxxxxx>
On Sat, Mar 27, 2010 at 9:53 AM, Benjamin R. Haskell <zsh@xxxxxxxxxx> wrote:
> if the SF git server were to go down, how is it any different than the SF
> CVS server going down?
There are multiple git servers, all of which share the load for serving
every git request, no matter the project. CVS doesn't play well with shared
storage, so there is just one cvs server for a particular project that is
active at any one time. This means that there are outages for maintenance,
outages for fail-overs, etc., more-so than there'd be with git.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author