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: Craig L. Ching
Subject: RE: [Monotone-devel] question about automate select
Date: Mon, 12 Nov 2007 11:28:37 -0600

Ugh, ok, sorry, I meant two different author certs in the repo, e.g.:

      key "address@hidden"
signature "ok"
     name "author"
    value "address@hidden"
    trust "trusted"

and

      key "address@hidden"
signature "ok"
     name "author"
    value "Richard Levitte <address@hidden>"
    trust "trusted"

I am battling a bit of a fever so my brain isn't quite up to snuff
today.

Thanks for the help!

Cheers,
Craig

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
Behalf
> Of Richard Levitte
> Sent: Monday, November 12, 2007 11:05 AM
> To: address@hidden
> Subject: Re: [Monotone-devel] question about automate select
> 
> 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
> 
> 
> _______________________________________________
> Monotone-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/monotone-devel




reply via email to

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