Re: [Monotone-devel] Monotone on a static web site

2006-09-21 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 21 Sep 2006 01:25:49 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Thu, Sep 21, 2006 at 03:59:31AM -0400, Daniel Dickinson wrote: > > Once I'm satisfied with attr scan > > How is attr scan going, btw? It

[Monotone-devel] Monotone on a static web site

2006-09-21 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Once I'm satisfied with attr scan I intend to look at the monotone-dumb stuff to support database export/import that allows branches to be posted on a static web site (i.e. no server-side scripting, just static content) and pulled into a datab

[Monotone-devel] Workspace specific lua hooks for checkout

2006-09-04 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any way to specify a monotonerc during checkout other than the one in the user's home directory? I ask because it would be useful to have unix filesystem attribute lua hooks only acted on for specific workspaces, as for most projects the perm

Re: [Monotone-devel] Re: [Poll] Intermediate Results

2006-09-02 Thread Daniel Dickinson
On Sat, Sep 02, 2006 at 12:36:36AM -0700, Graydon Hoare wrote: > > Anyways, I wonder how much everyone here really feels it's an important > thing to do overall. Is venge.net/monotone (or say, mtn.venge.net) > unacceptable? For me, it's more of an 'if it's going to happen'; personally I'm perfe

Re: [Monotone-devel] [Poll] Domain for monotone

2006-08-31 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Aug 2006 11:06:32 +0200 [EMAIL PROTECTED] wrote: > Hi all! > > Whatever domain gets the highest votes within the next days is > registered by me. I'd then configure a frame redirect to > venge.net/monotone for it shortly after it gets avai

[Monotone-devel] Branching and push seems to be sending an overly large amount of data

2006-08-31 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am pushing a branch I have started for attr scan and related development (which I've done as net.venge.monotone.cshore.attr-scan with the intention that .cshore.* is where I put public stuff I'm working on, with different branches for different

Re: [Monotone-devel] Comments on mass_set?

2006-08-25 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 25 Aug 2006 04:56:59 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Wed, Aug 23, 2006 at 11:18:24PM -0400, Daniel Dickinson wrote: [snip] > > > > # set "examples/unix_attributes.lua" > > # attr

[Monotone-devel] Comments on mass_set?

2006-08-23 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Just wondering if anyone had any comments on the attr mass_set command patch I posted a while ago (and am attaching again). Also, I don't have a place to host a monotone database, so I was wondering how to make the modifications available. Thank

Re: [Monotone-devel] Re: [PATCH] New lua command execute_redirout which executes an os command and captures standard output

2006-08-17 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 15 Aug 2006 04:18:49 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Mon, Aug 14, 2006 at 06:57:57PM -0500, Timothy Brownawell wrote: > > On Mon, 2006-08-14 at 16:19 -0700, Graydon Hoare wrote: > > > Bruce Stephens wrote: > > > > > > >

[Monotone-devel] [PATCH] mtn attr mass_set ; pick up attributes from filesystem in one go

2006-08-16 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, I finally got the attr mass_set command working. It allows you to update the attributes recorded on monotone for files tracked by monotone to the current settings on filesystem. I've created the patch against 0.28 because I was having problems

Re: [Monotone-devel] Version of gcc/g++ to compile monotone

2006-08-16 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 8 Aug 2006 13:45:26 +0800 Matt Johnston <[EMAIL PROTECTED]> wrote: > On Tue, Aug 08, 2006 at 01:35:10AM -0400, Daniel Dickinson wrote: > > It seems that, at least on debian, gcc/g++ 3.4 isn't new enough to > > get

Re: [Monotone-devel] [PATCH] New lua command execute_redirout which executes an os command and captures standard output

2006-08-14 Thread Daniel Dickinson
On Mon, Aug 14, 2006 at 01:09:18AM -0500, Timothy Brownawell wrote: > On Mon, 2006-08-14 at 01:00 -0400, Daniel Dickinson wrote: > "mtn revert po". I hear the translators don't like people committing > changes to these files anyway, so you will want to do that eventually.

Re: [Monotone-devel] [PATCH] New lua command execute_redirout which executes an os command and captures standard output

2006-08-14 Thread Daniel Dickinson
On Mon, Aug 14, 2006 at 12:33:10AM -0700, Nathaniel Smith wrote: > On Mon, Aug 14, 2006 at 01:00:18AM -0400, Daniel Dickinson wrote: > > The following diff adds a new command for use in lua hooks. The command > > is called execute_redirout. I chose the name based on spawn_redir

[Monotone-devel] Version of gcc/g++ to compile monotone

2006-08-07 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems that, at least on debian, gcc/g++ 3.4 isn't new enough to get a working copy of monotone. Compiling with gcc/g++ 4.1 was successful. I can provide more info and/or create a bug report if necessary, but I wanted to confirm that this wasn't a d

[Monotone-devel] Question about submitting patch for new feature

2006-08-07 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm just about done testing code for a new feature and I was wondering whether I should do the diff against monotone-0.28 or the latest revision, and as a wishlist bug with patch or to this mailing list. The feature is 'mtn attr mass_set [PATH...

[Monotone-devel] mtn attr set path attribute value is acting strange with my monotonerc

2006-07-14 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've discovered that the mtn-attr-update script I wrote (and put on the wiki) doesn't work because, at least with my monotonerc from the same page (http://www.venge.net/monotone/wiki/UnixAttribsAndSymlinks), that mtn attr set attribute value is resulti

Re: [Monotone-devel] Unix Attributes and Symlinks

2006-07-14 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 8 Jul 2006 23:08:03 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Thu, Jul 06, 2006 at 01:54:27PM -0400, Daniel Dickinson wrote: > > On Thu, 6 Jul 2006 07:59:39 -0700 > > I'll have to try that, but it'

[Monotone-devel] Update to Unix Attributes and Symlinks Scripts

2006-07-13 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've modified the scripts and monotonerc at http://www.venge.net/monotone/wiki/UnixAttribsAndSymlinks to use the lua hooks for attr_init_functions on 'mtn add'. This is much, much faster than calling 'mtn attr get' and 'mtn attr set' from an outside s

Re: [Monotone-devel] Unix Attributes and Symlinks

2006-07-09 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 8 Jul 2006 23:08:03 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Thu, Jul 06, 2006 at 01:54:27PM -0400, Daniel Dickinson wrote: > > On Thu, 6 Jul 2006 07:59:39 -0700 > > Nathaniel Smith <[EMAIL PROTECTED

Re: [Monotone-devel] Unix Attributes and Symlinks

2006-07-09 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 8 Jul 2006 23:08:03 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > > I'll have to try that, but it's the 'mtn get attr x' and 'mtn set > > attr x y' that are noticeably slow even on single files (at least a > > second per file), not the co

Re: [Monotone-devel] Unix Attributes and Symlinks

2006-07-06 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 6 Jul 2006 07:59:39 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Thu, Jul 06, 2006 at 03:37:03AM -0400, Daniel Dickinson wrote: > > On Wed, 5 Jul 2006 17:20:04 -0700 > > Nathaniel Smith <[EMAIL PROTECTED]>

Re: [Monotone-devel] Unix Attributes and Symlinks

2006-07-06 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 5 Jul 2006 17:20:04 -0700 Nathaniel Smith <[EMAIL PROTECTED]> wrote: > > Cool! Aside from being useful themselves, this gives us a much more > useful basis to talk about extensions to monotone to make this more > elegant :-). > > Re: the "m

[Monotone-devel] Unix Attributes and Symlinks

2006-06-28 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just thought I would announce the scripts and lua hooks I have posted on the wiki for tracking unix owner,group, permissions mode, and symlink targets. This makes has made it possible for me to track my system configuration (/etc, /boot, etc) easily