From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Ori Bernstein In-Reply-To: <45675E46-C464-409B-B75D-DC4C2A3D50AC@corpus-callosum.com> Date: Thu, 19 Mar 2015 10:36:46 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201503112030.t2BKU71p008530@skeeve.com> <7B7A4AC6-02F2-4A28-AE1F-7D43B0494706@quintile.net> <955bc2dbc48c0ff6be29118880549364@brasstown.quanstro.net> <20150313181933.Horde.3OjxgyjF1TsOiSPwmslFLg1@ssl.eumx.net> <201503191609.t2JG9KwH011496@freefriends.org> <45675E46-C464-409B-B75D-DC4C2A3D50AC@corpus-callosum.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] using git Topicbox-Message-UUID: 4a8eb47c-ead9-11e9-9d60-3106f5b1d025 In the past, I have managed to get git-hg to work, but it's been = extremely flaky -- for example, Python would refuse to find modules unless I ran = hg from within the modules directory. Unfortunately, I've lost the drive with that system since. On Mar 19, 2015, at 10:00 AM, Jeff Sickel = wrote: >=20 >> On Mar 19, 2015, at 11:09 AM, arnold@skeeve.com wrote: >>=20 >> I know some real git fanatics. I'm not one, but I am a "fan". :-) >>=20 >> I'll be happy to continue a discussion with you offline, if you wish. >=20 >=20 > Don=92t worry Arnold, I=92ve been using source control systems for = decades and have > used git since the early days. I=92m glad it finally dropped the = 'git-pull=92 syntax > for the cleaner (clearer|easier ?) to type =91git pull=92 = implementation. If git is > the only DVCS tool you=92ve used it wouldn=92t hurt giving darcs or hg = a cursory review > to gain an understanding of alternative ways to slice the pie. >=20 > That said, James did have an early port of hg-git and I=92ve gotten = close to getting > a new version working with the Python 2.7.x build. Uriel left git = 1.5.6 in his > contrib built for 386. Unfortunately, Uriel didn=92t leave build or = install instruction > and his version is highly dependent on APE with all the whacked sh and = perl scripts of=20 > git-wrappers needing to go in /usr/glenda/share/git-core/templates or = somewhere, so > I=92ve never used it. >=20 > If someone were to take on a fresh git port, it should definitely = include a mkfile > because that git/git/Makefile will take too long to parse and sort out = the mess to > get everything up and running on Plan 9. >=20 > -jas >=20 >=20