From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Date: Wed, 11 Feb 2009 10:35:33 -0800 From: "Roman V. Shaposhnik" In-reply-to: <20090211181934.GA12313@unknown> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-id: <1234377333.4957.302.camel@goose.sun.com> References: <1234305943.4957.189.camel@goose.sun.com> <20090211014302.GP22259@masters6.cs.jhu.edu> <5d375e920902111007i7812a94av44827c592800f85f@mail.gmail.com> <20090211181934.GA12313@unknown> Subject: Re: [9fans] Plan 9 source history (was: Re: source browsing via http is back) Topicbox-Message-UUID: 9eb8551c-ead4-11e9-9d60-3106f5b1d025 On Wed, 2009-02-11 at 13:19 -0500, Venkatesh Srinivas wrote: > On Wed, Feb 11, 2009 at 07:07:48PM +0100, Uriel wrote: > >Oh, glad that somebody found my partial git port useful, I might give > >it another push some time. > > > >Having a git/hg repo of the plan9 history is something I have been > >thinking about for a while, really cool that you got something going > >already. > > > >Will you provide a standard git web interface (and a 'native' git > >interface for more efficient cloning)? > > > > We'll have a git web interface up pretty soon, within this week. Since its a more or less r/o Git repo, why not also provide a mirror on one of these guys: http://github.com/ http://repo.or.cz/ http://gitorious.org/ Not only would it reduce the stress on your servers, but it'll also enable some of the source-browsing features that these sites implement. I can set things up myself, as long as you give me *some* kind of access to your Git repo. Thanks, Roman.