[Monotone-devel] Error running `mtn list ignored` in monotone 0.32 on windows XP

2007-02-02 Thread Daniel Atallah
I've encountered the following issue when running `mtn list ignored` in my workspace. I'm using the official win32 0.32 binary downloaded from venge.net and it is running in a cygwin bash shell (if that makes any difference). I have recently run the same command successfully, but the ignored

Re: [Monotone-devel] Error running `mtn list ignored` in monotone 0.32 on windows XP

2007-02-02 Thread Thomas Keller
Daniel Atallah schrieb: $ mtn list ignored mtn: fatal: std::logic_error: paths.cc:308: invariant 'I(is_valid_internal(data()))' violated Has this already been fixed for 0.33? I see no entry for it in the ChangeLog and at least five other people have reported the same issue before Daniel...

Re: [Monotone-devel] Error running `mtn list ignored` in monotone 0.32 on windows XP

2007-02-02 Thread Christian Ohler
Thomas Keller, 2007-02-02: Daniel Atallah schrieb: $ mtn list ignored mtn: fatal: std::logic_error: paths.cc:308: invariant 'I(is_valid_internal(data()))' violated Has this already been fixed for 0.33? It's still there. I looked into it briefly about a week ago; fixing it turned out to

Re: [Monotone-devel] Error running `mtn list ignored` in monotone 0.32 on windows XP

2007-02-02 Thread Rob Schoening
The workaround is simple. The severity is low. Call me shallow, but if I downloaded 0.32 for the first time in order to evaluate monotone, this would probably cause me to put it back on the shelf. Lack of versioned policy, performance, or other lack of features probably would not. That's not

Re: [Monotone-devel] Error running `mtn list ignored` in monotone 0.32 on windows XP

2007-02-02 Thread Nathaniel J. Smith
On Fri, Feb 02, 2007 at 09:53:44PM +0100, Christian Ohler wrote: When walk_tree_recursive calls bookkeeping_path::is_bookkeeping_path to avoid descending into _MTN, the normalization in bookkeeping_path::is_bookkeeping_path prepends the current working directory to the path; the resulting