Re: [Monotone-devel] propagate problem with 0.19

2005-05-21 Thread Matt Johnston
On Fri, May 13, 2005 at 09:23:17AM -0700, Mark Wong wrote: > When I run: > monotone --db=markw.db propagate org.osdl.dbt2 org.osdl.test.dbt2 > > and do some manual merging, I get the following, presumably after the > last file is merged: > > monotone: fatal: std::logic_error: change_set.cc

Re: [Monotone-devel] monotone log and other items

2005-05-21 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 20 May 2005 10:32:44 -0400, Richard Li <[EMAIL PROTECTED]> said: richardl> 3. A short version of monotone log which could look something like: richardl> richardl> da39a3ee5e6b4b0d3255bfef95601890afd80709 [EMAIL PROTECTED] richardl> 2005-05-20T13:55:53 rich

[Monotone-devel] ViewMTN 0.03

2005-05-21 Thread Grahame Bowland
Hi guys Just to let you know I've put out ViewMTN 0.03. I decided to do a release before I start making it rely on features that aren't available in monotone 0.19. Grab it here: http://grahame.angrygoats.net/viewmtn.shtml Changelog: http://grahame.angrygoats.net/viewmtn/fileinbranch.psp?bran

Re: [Monotone-devel] monotone automate stdio

2005-05-21 Thread Timothy Brownawell
On 5/20/05, Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Fri, May 20, 2005 at 10:36:32AM -0500, Timothy Brownawell wrote: > > How about a series of colon items, like we were > > thinking for the output? > > 7:parents40:0123456789abcdef0123456789abcdef01234567 > > Hmm, re-read my original mail

Re: [Monotone-devel] .cvssync bug.

2005-05-21 Thread Christof Petig
Richard Levitte - VMS Whacker schrieb: > I just tried the current head from the .cvssync branch, and got a > spectacular error :-): > > monotone: fatal: std::logic_error: cvs_client.cc:1465: invariant > 'I(lresult[0].second=="Clear-static-directory")' violated > > The anonymous account has an empt

[Monotone-devel] Invariant violated

2005-05-21 Thread Thomas Reitmayr
FYI, this happened while pulling the database from colinux. As it's my first time trying to use monotone I don't know where the problem is so I send you the output as instructed. -Thomas Reitmayr. monotone --db=colinux.db --key="" pull monotone.colinux.org stable monotone: setting default server

[Monotone-devel] line endings and binary files revisited...

2005-05-21 Thread Richard Levitte - VMS Whacker
Hi, More than half a year ago, we had a discussion about how line endings should be treated when storing files in the database, and how differentiation between non-text (binary) and text files should be performed. I don't recall what the concensus was, except that line endings are converted to \n

Re: [Monotone-devel] line endings and binary files revisited...

2005-05-21 Thread Nathaniel Smith
On Sun, May 22, 2005 at 01:56:35AM +0200, Richard Levitte - VMS Whacker wrote: > I have the feeling that however good, there's always a possibility > that a non-text files be interpreted as text files. As long as you're > playing entirely in Unix, it's not a problem, since the line ending is > a \

Re: [Monotone-devel] Invariant violated

2005-05-21 Thread Matt Johnston
On Sat, May 21, 2005 at 11:41:46PM +0200, Thomas Reitmayr wrote: > FYI, this happened while pulling the database from colinux. As it's my > first time trying to use monotone I don't know where the problem is so I > send you the output as instructed. > -Thomas Reitmayr. I can reproduce it here with

Re: [Monotone-devel] Invariant violated

2005-05-21 Thread Dan Aloni
On Sun, May 22, 2005 at 01:04:35PM +0800, Matt Johnston wrote: > On Sat, May 21, 2005 at 11:41:46PM +0200, Thomas Reitmayr wrote: > > FYI, this happened while pulling the database from colinux. As it's my > > first time trying to use monotone I don't know where the problem is so I > > send you the

Re: [Monotone-devel] Invariant violated

2005-05-21 Thread Nathaniel Smith
On Sun, May 22, 2005 at 08:15:51AM +0300, Dan Aloni wrote: > Might this have something to do with the fact that the server is still > running 0.18? That shouldn't make any difference, in theory. -- Nathaniel -- So let us espouse a less contested notion of truth and falsehood, even if it is phil

Re: [Monotone-devel] Invariant violated

2005-05-21 Thread Matt Johnston
On Sun, May 22, 2005 at 08:15:51AM +0300, Dan Aloni wrote: > On Sun, May 22, 2005 at 01:04:35PM +0800, Matt Johnston wrote: > > On Sat, May 21, 2005 at 11:41:46PM +0200, Thomas Reitmayr wrote: > > > FYI, this happened while pulling the database from colinux. As it's my > > > first time trying to us