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




_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to