monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] question about automate select


From: Richard Levitte
Subject: Re: [Monotone-devel] question about automate select
Date: Mon, 12 Nov 2007 18:05:24 +0100 (CET)

In message <address@hidden> on Mon, 12 Nov 2007 10:43:30 -0600, "Craig L. 
Ching" <address@hidden> said:

cching> Yep, thanks Thomas, I hadn't realized that Richard had more than one 
key in the repo.

Uhmm, no, I don't.  From your own output:

  address@hidden mtn]$ mtn --db=monotone.mtn automate certs
  d3b9e66e6f080072484d83728c8b7db81af960c3
        key "address@hidden"
  signature "ok"
       name "author"
      value "Richard Levitte <address@hidden>"
      trust "trusted"

What has happened is that I added the following to my monotonerc a
little while ago:

function get_author(branchname, keypair_id)
   if (keypair_id == "address@hidden") then
      return "Richard Levitte <address@hidden>"
   end
   if (keypair_id == "address@hidden")
   then
      return "Richard Levitte <address@hidden>"
   end
   return keypair_id
end

(So yeah, I DO have two keys, but I don't think I've ever used the
address@hidden one in the monotone repo...)

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]