monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Monotone is too hard on itself...


From: Zack Weinberg
Subject: Re: [Monotone-devel] Monotone is too hard on itself...
Date: Thu, 1 Nov 2007 16:50:31 -0700

On Nov 1, 2007 3:33 PM, Richard Laager <address@hidden> wrote:
> On Thu, 2007-11-01 at 08:54 -0700, Zack Weinberg wrote:
> > On Nov 1, 2007 8:20 AM, Richard Laager <address@hidden> wrote:
> > The other case you mention is probably a quicker fix if you can tell
> > us how to reproduce it; someone used I() where they should've used
> > E().
>
> mtn: fatal: boost::filesystem::filesystem_error: 
> boost::filesystem::is_directory: "/home/USERNAME/.monotone/keys/KEY_NAME": 
> Permission denied

Already fixed in 0.36 and later:

$ touch .monotone/keys/KEY_NAME
$ chmod 0 .monotone/keys/KEY_NAME
$ mtn ls keys
mtn: misuse: cannot open file /home/zack/.monotone/keys/KEY_NAME for reading

zw




reply via email to

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