On Thu, Mar 31, 2011 at 7:49 PM, erik quanstrom <quans...@quanstro.net> wrote: > steve stallion refreshed the hg port to plan 9. we now > have version 1.7.5, and a new record-length 95-page > man page. ;-) > > if you've already installed bichued's python, the instructions > for getting it installed are > > ; contrib/remove bichued/hg > ; rm -r /sys/lib/python/mercurial > ; contrib/install stallion/mercurial > > otherwise, just > > ; contrib/install stallion/mercurial > > many thanks to steve for slogging through this. > > - erik
Post-install: % hg commit abort: Bad file number abort: No such file or directory: /tmp/hg-editor-AcXK9Z.txt This worked with the hold bichued/hg. Unfortunately, contrib/remove leaves things in a broken state, so it took some manual work to get back to where I was before attempting to move to the new version. -sl