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 19:32:50 -0500

On Sun, 2006-05-14 at 21:05 -0300, Jeronimo Pellegrini wrote:
> On Sun, May 14, 2006 at 01:49:43PM -0500, Timothy Brownawell wrote:
> > On Sun, 2006-05-14 at 08:12 -0300, Jeronimo Pellegrini wrote:
> > > 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.
> 
> And how can I tell usher what key monoone should use? I suppose I should have
> only one key in ~/.monotone so I can use usher?

Umm... pull the latest version and put
   monotone "mtn" "-k" "my_key"
in the config file? (The -a and -l options are also moved to the config
file now, as "listenaddr" and "adminaddr".)

Tim






reply via email to

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