On Sat, Jul 5, 2008 at 1:52 PM, Tim Kettler <[EMAIL PROTECTED]> wrote: > The fix would be to either create the directory or at least print a more > meaningful error message.
Yeah, it looks like the bug is just that ssh_agent_export isn't properly checking for errors on the file-open call, so when that fails you're getting the ugly default "unhandled exception" error message instead of a prettier one. So it should be fixed, but doesn't represent any kind of dire data-eating problem, just a cosmetic one. -- Nathaniel _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
