From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <385c85ca703ac8d441c4227d1bb24643@u2.inri> References: <385c85ca703ac8d441c4227d1bb24643@u2.inri> Date: Wed, 7 Oct 2015 17:17:23 +0200 Message-ID: From: =?UTF-8?Q?=C3=81lvaro_Jurado?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c260ce55a3390521853e64 Subject: Re: [9fans] off topic - a good Git reference Topicbox-Message-UUID: 711b9880-ead9-11e9-9d60-3106f5b1d025 --001a11c260ce55a3390521853e64 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Source should be in the same site, just add /files to hostname and look for tgz. I think 1.5.8.3, last year version. It was built with gcc 4.8 port for plan9 (static). You'll need some kind of ksh to use it, git has many shell scripts. It works with go get but sometimes it fails miserably retrieving packages because it has an strong dependency of fsync to freeze sha keys in fs during fetching. And that is just a dummy in Plan 9 ape. I used fflush trying to make some tweak and disabling one sha check (it does 4 or 5) to bypass that symptom, but finally I was bored at the end. I still use it to go get, but it needs a deeply review and an upgrade. =C3=81lvaro El 07/10/2015 04:37, escribi=C3=B3: > > My new employer uses svn but is about to migrate to git so I would > > be interested in a port, I might even get some cycles to help. > > I'm no help here, but one of the Harvey guys (pre-Harvey) apparently > built git for Plan 9. Unfortunately, only the 386 binaries were made > available, no source code. I think this may just be because the > repository I found was not the source repository. Anyway: > > http://marcus.biz.tm/hg/gnubin > > The git binary seems to run. I'm not sure if it works. > > sl > > --001a11c260ce55a3390521853e64 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Source should be in the same site, just add /files to hostna= me and look for tgz. I think 1.5.8.3, last year version.

It was built with gcc 4.8 port for plan9 (static). You'l= l need some kind of ksh to use it, git has many shell scripts.
It works with go get but sometimes it fails miserably retrieving packages b= ecause it has an strong dependency of fsync to freeze sha keys in fs during= fetching. And that is just a dummy in Plan 9 ape. I used fflush trying to = make some tweak and disabling one sha check (it does 4 or 5) to bypass that= symptom, but finally I was bored at the end.

I still use it to go get, but it needs a deeply review and a= n upgrade.

=C3=81lvaro

El 07/10/2015 04:37, <sl@9front.org> escribi=C3=B3:
> My new employer uses svn but is about to m= igrate to git so I would
> be interested in a port, I might even get some cycles to help.

I'm no help here, but one of the Harvey guys (pre-Harvey) apparently built git for Plan 9. Unfortunately, only the 386 binaries were made
available, no source code. I think this may just be because the
repository I found was not the source repository. Anyway:

=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://marcus.biz.tm/hg/gnubin

The git binary seems to run. I'm not sure if it works.

sl

--001a11c260ce55a3390521853e64--