From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3156 invoked from network); 20 May 2022 02:27:15 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 20 May 2022 02:27:15 -0000 Received: from dpmailmta02.doteasy.com ([65.61.218.40]) by 9front; Thu May 19 22:25:42 -0400 2022 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=192.168.101.82; Received: from dpmailrp02.doteasy.com (unverified [192.168.101.82]) by dpmailmta02.doteasy.com (DEO) with ESMTP id 88086098-1393315 for <9front@9front.org>; Thu, 19 May 2022 19:25:31 -0700 Return-Path: Received: from dpmail01.doteasy.com (dpmail01.doteasy.com [192.168.101.1]) by dpmailrp02.doteasy.com (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id 24K2PUla023950 for <9front@9front.org>; Thu, 19 May 2022 19:25:31 -0700 X-SmarterMail-Authenticated-As: fde101@fjrhome.net Received: from [192.168.1.75] (pool-173-67-134-144.hrbgpa.fios.verizon.net [173.67.134.144]) by dpmail01.doteasy.com with SMTP; Thu, 19 May 2022 19:25:11 -0700 Message-ID: <58ab1cb3-1f15-0e7d-df5b-8317c891a7ac@fjrhome.net> Date: Thu, 19 May 2022 22:25:06 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Content-Language: en-US To: 9front@9front.org References: <725EE73A29B715C8A4819C0FEA41C786@eigenstate.org> <5ea00ae7-2566-4640-ec0b-2180afb2009b@fjrhome.net> <7600727f-8f12-766b-2ace-a24c9f9bf2e2@fjrhome.net> <1a2c1c9d-9522-9820-d0ff-0682d5d55f4a@posixcafe.org> From: "Frank D. Engel, Jr." In-Reply-To: <1a2c1c9d-9522-9820-d0ff-0682d5d55f4a@posixcafe.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Exim-Id: 58ab1cb3-1f15-0e7d-df5b-8317c891a7ac X-Bayes-Prob: 0.0001 (Score 0, tokens from: base:default, @@RPTN) X-CanIt-Geo: No geolocation information available for 192.168.101.1 X-CanItPRO-Stream: base:default X-Canit-Stats-ID: 017wOpudM - 2b20f842c882 - 20220519 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.168.101.82 X-Originating-IP: 192.168.101.82 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: progressive GPU HTTP over HTML dependency dependency descriptor Subject: Re: [9front] 9front, git and mercurial. Reply-To: 9front@9front.org Precedence: bulk If I cd /sys/src then hg update I get: abort: untracked file in working directory differs from file in requested revision: 'sys/lib/git/common.rc' On 5/19/22 9:33 PM, Jacob Moody wrote: > On 5/19/22 12:41, Frank D. Engel, Jr. wrote: >> No. >> >> >> On 5/19/22 1:46 PM, Kurt H Maier wrote: >>> On Thu, May 19, 2022 at 04:20:56AM -0400, Frank D. Engel, Jr. wrote: >>>> No output from the "hg diff" command. >>> Do you have a /dist/plan9front/.git directory? >>> >>> khm >>> > > Have you tried hg update? >