monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] No default author name for branch...


From: Nathaniel Smith
Subject: Re: [Monotone-devel] No default author name for branch...
Date: Mon, 17 May 2004 06:42:11 -0700
User-agent: Mutt/1.5.6i

On Mon, May 17, 2004 at 02:48:10PM +0200, Florian Becker wrote:
> hope not to bother you, but i can find something to this on the web....
> 
> address@hidden:~/pl120/Y/YDB/Y+$ monotone commit
> monotone: committing fc1d58a298db2dccecbe6e47c8e2643ac8f8803e
> monotone: committing to branch yplus
> enter passphrase for key ID address@hidden :
> monotone: misuse: no default author name for branch 'yplus'

Add to your ~/.monotonerc:

function get_author(branchname)
    return "address@hidden"
end

Alternatively, upgrade to a recent development version of monotone,
where this isn't necessary.  That change is really recent though; it
hasn't made it into a numbered release yet.

-- Nathaniel

-- 
The best book on programming is still Strunk and White.




reply via email to

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