Re: [Monotone-devel] Merge of net.venge.monotone.debian

2006-06-27 Thread Shaun Jackman
On 6/26/06, Matthew A. Nicholson [EMAIL PROTECTED] wrote: Greetings, I think net.venge.monotone.debian is just about ready to be merged. Could the debian package maintainers take a look and share their thoughts please. The branch basically adds a monotone-server package which makes it easier

Re: [Monotone-devel] Merge of net.venge.monotone.debian

2006-06-27 Thread Nathaniel Smith
On Tue, Jun 27, 2006 at 02:20:07PM -0600, Shaun Jackman wrote: Is there an autogen.sh (or equivalent) script to deal with the autotools magickery. I got as far as... config.status: error: cannot find input file: po/Makefile.in.in make: *** [config.status] Error 1 debuild: fatal error at

Re: [Monotone-devel] Merge of net.venge.monotone.debian

2006-06-27 Thread Shaun Jackman
On 6/27/06, Nathaniel Smith [EMAIL PROTECTED] wrote: On Tue, Jun 27, 2006 at 02:20:07PM -0600, Shaun Jackman wrote: Is there an autogen.sh (or equivalent) script to deal with the autotools magickery. I got as far as... config.status: error: cannot find input file: po/Makefile.in.in make:

Re: [Monotone-devel] external diff hook

2006-06-27 Thread Matthew A. Nicholson
I thought monotone a;ready sypported xxdiff. Derek Scherger wrote: Here's a little something I've been using lately. It's a hook definition that allows monotone to use xxdiff as the external diff tool: function external_diff(file_path, data_old, data_new, is_binary, diff_args, rev_old,

Re: [Monotone-devel] external diff hook

2006-06-27 Thread Matthew A. Nicholson
Nevermind, I see this is for the mtn diff --external command, not merging. Matthew A. Nicholson wrote: I thought monotone a;ready sypported xxdiff. Derek Scherger wrote: Here's a little something I've been using lately. It's a hook definition that allows monotone to use xxdiff as the external