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.180.82.226 with SMTP id l2mr659117wiy.1.1348233762700; Fri, 21 Sep 2012 06:22:42 -0700 (PDT) Path: ed8ni9088314wib.0!nntp.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!216.196.110.142.MISMATCH!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!backlog2.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!news.snarked.org!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Emacs mtn support Date: Thu, 13 Sep 2012 13:13:30 +0100 Organization: A noiseless patient Spider Message-ID: References: <854nn34fv2.fsf@stephe-leake.org> <85mx0u2npq.fsf_-_@stephe-leake.org> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="a9272c9c584810f74e3f95ce46cbeceb"; logging-data="10435"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19IHyfbpkNalM+AkWfBeUk2RI27bMD1NQQ=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:h4A5R6MJ25LKSJLut294e1dkTho= sha1:UOptNHzsIoTaqZOvfWm7OixCM9A= X-Original-Bytes: 2709 Content-Type: text/plain Date: 2012-09-13T13:13:30+01:00 List-Id: Stephen Leake writes: > Simon Wright writes: > >> Stephen Leake writes: >> >>> - no monotone support in GPS. I had to add that to Emacs as well, so >>> that's expected. >> >> I'm pretty sure there's mtn support in 24.2. > > I guess you mean Emacs 24.2 (this was a thread about GPS). Not sure what else I might have meant. > Yes, there is very primitive support. But you should try DVC (latest > version in ada-france, or a somewhat earlier version in bzr at > http://www.xsteve.at/prg/emacs_dvc/dvc.html). It provides a _much_ > higher level of support. The only thing I've missed in Emacs support (which is missing in its SVN support, too) is the idea that marking a number of files to be committed should be implemented as one transaction, not one transaction per file. >> But I'm having real trouble with mtn; ada-france seems to be down, or >> it might be finger trouble, but I have to say I never had problems >> like this with hg, and even git at least lets me clone a repo. > > monotone exerts stronger control; that does get frustrating sometimes. > But it's very much in the Ada mindset; once you get the program to > compile, it Just Works :). Did you get my e-mail with my signed mtn key? 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