[Monotone-devel] Passphrase no more accepted?

2006-02-12 Thread Mustafa Yuecel
Hi I written out the private key, delete db, use a snapshot db and update db. Next I readed back the private key. But if I have to enter the passphrase my password will not be accepted (failed to decrypt private RSA key, probably incorrect passphrase). I am *mostly* sure that the password is

[Monotone-devel] [ANNOUNCE] monotone 0.26pre2

2006-02-12 Thread Nathaniel Smith
I'm pleased to announce the release of monotone 0.26pre2, the second pre-release leading up to 0.26. Okay, so mostly this was to make sure that people who hear my codecon talk tomorrow would have something non-embarrassing to play with. But in fact a fair amount of new stuff is in here, and it'd

[Monotone-devel] Re: Approval revisited...

2006-02-12 Thread Bruce Stephens
Nathaniel Smith [EMAIL PROTECTED] writes: [...] Personally, I think the functionality of 'disapprove' should move to 'revert' ('revert -r REV [RESTRICTION]; commit'), and 'approve' could just go away, or stay on until we have a real story, or whatever. That would stomp over any local

Re: [Monotone-devel] Approval revisited...

2006-02-12 Thread Daniel Carosone
On Sun, Feb 12, 2006 at 07:47:36AM +0100, Richard Levitte - VMS Whacker wrote: Incorrect. disapprove does what you describe it should do, as follows, except for the merge that you have to do separately: Oh. Er. Um. Well... oops! I blame a flaky memory, and perhaps the fact that the only time

Re: [Monotone-devel] [ANNOUNCE] monotone 0.26pre2

2006-02-12 Thread Daniel Carosone
On Sun, Feb 12, 2006 at 06:03:14AM -0800, Nathaniel Smith wrote: The status going towards 0.26 is: -- we have found exactly 1 bug in the roster code, and it was [..] -- root renaming, and thus migration of histories which contain root suturing, is still not implemented on

[Monotone-devel] 1st class branches support in Monotone and usability issues (WAS: cairo, git and mercurial)

2006-02-12 Thread Zakirov, Salikh
Hi, SZ From the usability point of view, first class branches in Monotone SZ has a disadvantage of being completely equal in rights. SZ You can't just pull from remote repository and start browsing the code, SZ you will also need to find out which branch is the main one. Emile Snyder wrote:

[Monotone-devel] Javascript graph viewer (canvas, so probably not IE)

2006-02-12 Thread Bruce Stephens
http://ajaxian.com/archives/new-javascriptcanvas-graph-library Spring-based layout, so not as good as graphviz for the kinds of graphs that we have, but it might be good for a small webserver like what I imagine drh was talking about: a thing you fire up that gives a quick view of a bit of a

[Monotone-devel] viewmtn requires python2.4?

2006-02-12 Thread Bruce Stephens
I can see wrapper.py uses string.rsplit, which isn't in 2.3. Are there other more subtle dependencies on 2.4? I'm noticing that diff screens seem to hang. It's no big deal, since I guess debian/unstable will change to 2.4 soon, now that the other major upgrades have all (or almost all) been

[Monotone-devel] invariant 'I(is_valid_internal(data()))' violated

2006-02-12 Thread Glen Ditchfield
Monotone 0.25 automate inventory is reporting an invariant violation. The problem seems to be a file in my .kde directory. I can reproduce the error by copying .kde into a clean sandbox created from a fresh database. I just built the monotone from the source tarball on SuSE 9.2, using Boost