[Monotone-devel] Re: branch representation

2005-10-27 Thread Wim Oudshoorn
Nathaniel Smith [EMAIL PROTECTED] writes: So the idea is: what if we got rid of branch certs, and put a branch field inside the revision object? So each revision is uniquely, irrevocably, in a single branch. So each revision is not just a snapshot, but a snapshot with a purpose attached.

[Monotone-devel] Suggestion for new commit variant

2005-10-27 Thread Wim Oudshoorn
People who read my mails might know that I feel sometimes limited by how monotone thinks. Most of it comes down to the fact that I don't have full freedom of arranging the underlying DAG. It just dawned on me that the following command would solve quite a few of my problems: monotone newcommit

Re: [Monotone-devel] Suggestion for new commit variant

2005-10-27 Thread Nathaniel Smith
On Thu, Oct 27, 2005 at 08:55:30AM +0200, Wim Oudshoorn wrote: monotone newcommit [-b branch] -parentrevs rev1 rev2 That is, I can commit a set of source files and explicitly specify the parent revisions. I've been thinking it might be nice to have some sort of explicitly controlled

Re: [Monotone-devel] Suggestion for new commit variant

2005-10-27 Thread Nathaniel Smith
On Thu, Oct 27, 2005 at 01:00:30AM -0700, Nathaniel Smith wrote: On Thu, Oct 27, 2005 at 08:55:30AM +0200, Wim Oudshoorn wrote: monotone newcommit [-b branch] -parentrevs rev1 rev2 That is, I can commit a set of source files and explicitly specify the parent revisions. I've been

Re: [Monotone-devel] Re: monotone disapprove does not give correct branch cert

2005-10-27 Thread Daniel Carosone
On Wed, Oct 26, 2005 at 08:59:27PM +0200, Wim Oudshoorn wrote: The only model I see now in branches is that branch is a set of revisions sharing a branch certificate. I miss the single origin and the continuity :( That is just my mental model and it is working perfectly. yup. Below I

[Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Ian France
monotone automate inventory crashes. It is the first time that I have run that command since upgrading from version 0.19 to 0.23, I did remember to run the db migrate against the database. I have been checking out, propagating and merging succesfully since the update. Output of the

Re: [Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Nathaniel Smith
On Thu, Oct 27, 2005 at 10:33:12AM +0100, Ian France wrote: monotone automate inventory monotone: fatal: std::logic_error: paths.cc:209: invariant 'I(is_valid_internal(data()))' violated Are you, by chance, running 'automate inventory' from inside the MT/ directory of a working copy? There

Re: [Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Ian France
Are you, by chance, running 'automate inventory' from inside the MT/ directory of a working copy? There was a bug in 0.23 (fixed in mainline) that would cause many operations to fail if monotone's initial working directory was an MT/ directory. No, I'm afraid not. I have also found that I get

Re: [Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Ian France
Hi Nathaniel, I took a moment out of java programming to add some logging statements to the monotone code and discovered the problem. I had somehow managed to create a file with the name '^G' i.e. 0x07. Monotone was rejecting this (quite reasonably) as an illegal filename. Sorry to have

Re: [Monotone-devel] Re: monotone-viz oddities again?

2005-10-27 Thread Olivier Andrieu
Richard Levitte - VMS Whacker [Wednesday 26 October 2005] : In message [EMAIL PROTECTED] on Wed, 26 Oct 2005 10:53:17 +0200, Olivier Andrieu [EMAIL PROTECTED] said: oliv__a Richard Levitte - VMS Whacker [Wednesday 26 October 2005] : oliv__a oliv__a richard I just noticed that

Re: [Monotone-devel] Re: monotone-viz oddities again?

2005-10-27 Thread Olivier Andrieu
Bruce Stephens [Wednesday 26 October 2005] : Olivier Andrieu [EMAIL PROTECTED] writes: I'm not sure what I could do to fix the layout. Or just don't show the whole graph: show the last six months or something. I'm not sure that would work in this case, but it would reduce the

Re: [Monotone-devel] Re: Debian Bugs information: logs for Bug#319116

2005-10-27 Thread Nathaniel Smith
On Thu, Oct 27, 2005 at 07:33:20PM +0200, Richard Levitte - VMS Whacker wrote: Actually, considering it says 13 (!) UTF-8 characters were incorrect, I doubt the plus symbol had anything to do with it. [...] sjackman $ monotone --db=./monotone.db genkey [EMAIL PROTECTED] sjackman monotone:

Re: [Monotone-devel] Bug in monotone automate inventory

2005-10-27 Thread Emile Snyder
On Thu, 2005-10-27 at 19:57 +0200, Jon Bright wrote: Emile Snyder wrote: No, this is clearly a bug in monotone. You created a legal file on your system in the working copy, and monotone choked and died. Thanks for digging and figuring it out, An interesting question - should

[Monotone-devel] Re: monotone-viz oddities again?

2005-10-27 Thread Bruce Stephens
Richard Levitte - VMS Whacker [EMAIL PROTECTED] writes: In message [EMAIL PROTECTED] on Thu, 27 Oct 2005 17:05:44 +0200, Olivier Andrieu [EMAIL PROTECTED] said: oliv__a Monotone-viz puts leaves at the bottom of the graph. If it's oliv__a in the middle, that's probably because there is a

Re: [Monotone-devel] Re: monotone-viz oddities again?

2005-10-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Thu, 27 Oct 2005 21:30:47 +0100, Bruce Stephens [EMAIL PROTECTED] said: monotone Richard Levitte - VMS Whacker [EMAIL PROTECTED] writes: monotone monotone In message [EMAIL PROTECTED] on Thu, 27 Oct 2005 17:05:44 +0200, Olivier Andrieu [EMAIL PROTECTED] said:

Re: [Monotone-devel] Re: monotone-viz oddities again?

2005-10-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Thu, 27 Oct 2005 22:59:21 +0100, Bruce Stephens [EMAIL PROTECTED] said: monotone Richard Levitte - VMS Whacker [EMAIL PROTECTED] writes: monotone monotone [...] monotone monotone Ah, no, but you didn't have a chance to see what I see monotone before now. Just

Re: [Monotone-devel] call for IRC logs

2005-10-27 Thread Timothy Brownawell
On Thu, 2005-10-27 at 12:53 -0700, Emile Snyder wrote: Hi all, The loglibrary.com website which was logging the monotone irc channel at irc.oftc.net stopped accepting new data awhile ago. It logged the #monotone channel from February 24 - September 6. The nice folks at colabti.de have