monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] bug in monotone


From: Timothy Brownawell
Subject: Re: [Monotone-devel] bug in monotone
Date: Thu, 07 May 2009 22:36:02 +0000

On Thu, 2009-05-07 at 13:50 +0200, Petr Vorel wrote:
> Hello,
> 
> I had problems with monotone 0.43 (base revision: 
> ddc6546051abf6475c40a3fdba272e2f82a40e94).
> More info you can find in attached files.
> 
> This occured when I tried to commit something. I solved it with downgrade to 
> version 0.40:

Thanks, this will be fixed in the next release.

One of your hooks is calling includedir() on a directory that doesn't
exist. This throws an exception, which does horrible things when it
propagates into the system liblua that doesn't have exception support.
Older monotone versions used a bundled liblua that I think knew how to
convert the exception to a lua error.

-- 
Timothy

Free public monotone hosting: http://mtn-host.prjek.net
If monotone breaks network compatibility you'll see it here
first (probably even before the new version shows up in your
distro's repositories).





reply via email to

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