[Monotone-devel] rosters-aware monotone backend for tailor (beta)

2006-03-14 Thread rghetta
Attached you will find the tailor backend for monotone updated for the upcoming 0.26 release. This backend will replace the existing one after the 0.26 release. Ciao, Riccardo # -*- mode: python; coding: utf-8 -*- # :Progetto: vcpx -- Monotone details # :Creato: Tue Apr 12 01:28:10 CEST 2005 #

Re: [Monotone-devel] What the status of 0.26?

2006-03-14 Thread Nathaniel Smith
On Fri, Mar 10, 2006 at 11:28:32PM +0300, Petr Ovtchenkov wrote: monotone: fatal: std::logic_error: roster.cc:1362: invariant 'I(right_uncommon_ancestors.find(right_marking.birth_revision) != right_uncommon_ancestors.end())' violated [...] (client is 0.26pre1, with you netsync-fixup.patch).

[Monotone-devel] Attribute error while rosterifying

2006-03-14 Thread Matthew A. Nicholson
Here is an error I get while rosterifying. I suppose this is more my fault than a bug in monotone but I just wanted to post it here anway :). monotone: error: unknown attribute executable on path var/lib/asterisk/agi-bin/CheckCustomerPhoneNumber.py -- Matthew A. Nicholson matt-land.com

[Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Nathaniel Smith
So, one issue that came up in the discussion last week about renaming the monotone executable was what to do with the bookkeeping directory: http://article.gmane.org/gmane.comp.version-control.monotone.devel/6160 Only a few people replied, and this is something that seems to incite discussion

Re: [Monotone-devel] Attribute error while rosterifying

2006-03-14 Thread Nathaniel Smith
On Tue, Mar 14, 2006 at 03:44:25PM -0600, Matthew A. Nicholson wrote: Here is an error I get while rosterifying. I suppose this is more my fault than a bug in monotone but I just wanted to post it here anway :). monotone: error: unknown attribute executable on path

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Timothy Brownawell
On Tue, 2006-03-14 at 18:31 -0800, Nathaniel Smith wrote: [...] So, since 0.26 isn't coming out for at least a week anyway (stupid end-of-term), I'd sort of like to hear more opinions on this, to get a sense of the community feeling... The essence is: do we want the bookkeeping dir to

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Daniel Carosone
On Tue, Mar 14, 2006 at 09:04:10PM -0600, Timothy Brownawell wrote: .MTN-bookkeeping \__ or other less stupid suffixes accepted .mtn-bookkeeping / too Why hide it? Be proud of your choice in VCS, and show the world. ;p Hm, this is a good idea. Leaving aside the prefix question, a

Re: [Monotone-devel] Attribute error while rosterifying

2006-03-14 Thread Matthew A. Nicholson
Right, glad to see there is a way around this (beside me just dropping the attributes manually). Are random attributies supported in post 0.26? Nathaniel Smith wrote: On Tue, Mar 14, 2006 at 03:44:25PM -0600, Matthew A. Nicholson wrote: Perhaps you want 'db rosterify --drop-attr=executable'?

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Derek Scherger
Nathaniel Smith wrote: svn has a special hack to let you change, etc. So, since 0.26 isn't coming out for at least a week anyway (stupid end-of-term), I'd sort I seriously think we should decouple the renaming of things from the 0.26 release. Since all of this is so bike-shed-y anyhow,

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread rghetta
Derek Scherger wrote: I seriously think we should decouple the renaming of things from the 0.26 release. Since all of this is so bike-shed-y anyhow, there's no sense rushing into something silly for the sake of this one, already big, release. None of what we've seen is any better, or any

Re: [Monotone-devel] [bikeshed] once more on bookkeeping dirs...

2006-03-14 Thread Jon Bright
Nathaniel Smith wrote: The essence is: do we want the bookkeeping dir to something like: _MTN This gets my second vote. My first vote goes to plain MTN. Regarding the configuration dir, I think it should be ~/.monotone on Unixy things, %APPDATA%\monotone on Win32 and whatever VMS likes