From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dongsheng Song Subject: Re: Git 1.0 Synopis (Draft v4) Date: Tue, 16 Aug 2005 18:14:59 +0800 Message-ID: <4b3406f050816031419a3ee39@mail.gmail.com> References: <20050729082941.GD32263@mythryan2.michonline.com> <20050815045546.GA7001@mythryan2.michonline.com> <7vr7cv7p61.fsf@assigned-by-dhcp.cox.net> <20050815065833.GE7001@mythryan2.michonline.com> <7v7jen6545.fsf@assigned-by-dhcp.cox.net> <20050815080218.GG7001@mythryan2.michonline.com> <7vhddr397g.fsf@assigned-by-dhcp.cox.net> <7vy872fiin.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-From: git-owner@vger.kernel.org Tue Aug 16 12:15:43 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E4yTJ-00006f-Ho for gcvg-git@gmane.org; Tue, 16 Aug 2005 12:15:05 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965190AbVHPKPA (ORCPT ); Tue, 16 Aug 2005 06:15:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965192AbVHPKPA (ORCPT ); Tue, 16 Aug 2005 06:15:00 -0400 Received: from zproxy.gmail.com ([64.233.162.206]:8633 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S965190AbVHPKO7 convert rfc822-to-8bit (ORCPT ); Tue, 16 Aug 2005 06:14:59 -0400 Received: by zproxy.gmail.com with SMTP id r28so880205nza for ; Tue, 16 Aug 2005 03:14:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pVNKjsI6AnMGKcD0EwZABnSHdUQjdvBSvxdZc0qdef6X2ixMuAQl7AfhC61cs8aLPWMP8p2aZ8eQFnbq/ezUU+SeevB8UPntlnR1NktGsEeuitYVJCV8XX88xyDqjWkvSXliEJA/Q5+zysAMkQgYIygw9TU5NMcLY78FdeKj2sE= Received: by 10.36.247.75 with SMTP id u75mr6048817nzh; Tue, 16 Aug 2005 03:14:59 -0700 (PDT) Received: by 10.37.18.66 with HTTP; Tue, 16 Aug 2005 03:14:59 -0700 (PDT) To: git@vger.kernel.org In-Reply-To: Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Hi, Is there any guide or advise for deploy git server ? How do I set repository permissions correctly? cauchy