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).



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

Reply via email to