monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Using get_branch_key (so usher can start servers)?


From: Timothy Brownawell
Subject: Re: [Monotone-devel] Using get_branch_key (so usher can start servers)?
Date: Sun, 14 May 2006 13:49:43 -0500

On Sun, 2006-05-14 at 08:12 -0300, Jeronimo Pellegrini wrote:
> Hi.
> I was trying to configure usher today and everything works fine now
> until the moment when usher will start "mtn serve". The problem is
> that mtn is always requiring a "-k" option in the command line:
> 
> $ mtn serve main.mtn
> mtn: misuse: you have multiple private keys
> mtn: misuse: pick one to use for signatures by adding '-k<keyname>' to your 
> command
> 
> But I did include this in my ~/.monotone/monotonerc:
> 
> function get_branch_key (branchname)
>   return "my_key_is_here"
> end
> 
> And I need to use "-k my_key_is_here" anyway. How should I use the 
> get_branch_key hook? I think I did something wrong somewhere...

That hook isn't used for netsync. It's used for commands that can take a
--branch argument.

Tim






reply via email to

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