From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,8d33ebaa85598950 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.82.195 with SMTP id k3mr961952pay.23.1348233526458; Fri, 21 Sep 2012 06:18:46 -0700 (PDT) Path: t10ni4525431pbh.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!news.snarked.org!feeder.erje.net!newsfeed.straub-nv.de!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Emacs mtn support References: <854nn34fv2.fsf@stephe-leake.org> <85mx0u2npq.fsf_-_@stephe-leake.org> Date: Fri, 14 Sep 2012 04:27:35 -0400 Message-ID: <85mx0t1020.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt) Cancel-Lock: sha1:Ua0rzvvEftvPsWoeYXPMmOfBUr4= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 1ab045052ea7ae029e66129945 X-Received-Bytes: 1617 Content-Type: text/plain Date: 2012-09-14T04:27:35-04:00 List-Id: Simon Wright writes: > Simon Wright writes: > >> But the current state is >> >> $ mtn --db ~/monotone-dbs/ada-france.db db init >> $ mtn --db ~/monotone-dbs/ada-france.db pull --key '' >> "mtn://www.ada-france.org?org.emacs.*" >> mtn: doing anonymous pull; use -kKEYNAME if you need authentication >> mtn: connecting to mtn://www.ada-france.org?org.emacs.* >> mtn: network error: failed to connect: Operation timed out > > OK, I should have said (for the second command) > > mtn --db ~/monotone-dbs/ada-france.db pull --key '' mtn://www.ada-france.org "org.emacs.*" Still not right. The first argument must be a valid IP host name; 'www.ada-france.org'. The "mtn:" is implied. Although I may be remembering wrong: I don't have a 0.48 mtn manual handy. -- -- Stephe