Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Jon Bright
Bruce Stephens wrote: Eclipse/netbeans/Emacs support (improving emacs support). Adding support in Trac, or creating something similar. Eclipse support is the main blocker to me suggesting a switch from CVS at my day job. An alternative to Eclipse support might be porting the git-CVS-server

Re: [Monotone-devel] splitting commands.cc

2006-04-20 Thread Derek Scherger
Nathaniel Smith wrote: There is also a theory that says it's more dangerous to keep it separate. If you want to minimize merging pain, you probably want to minimize how much divergence occurs, so the sooner it gets merged into mainline and new changes start being made against it instead of the o

Re: [Monotone-devel] splitting commands.cc

2006-04-20 Thread Nathaniel Smith
On Thu, Apr 20, 2006 at 08:45:03PM -0500, Timothy Brownawell wrote: > There's a new branch, net.venge.monotone.split-commands, with > commands.cc split into about 10 smaller files. The commands are > currently grouped semi-arbitrarily by what other code the call and by > what they do. Maybe part o

[Monotone-devel] splitting commands.cc

2006-04-20 Thread Timothy Brownawell
There's a new branch, net.venge.monotone.split-commands, with commands.cc split into about 10 smaller files. The commands are currently grouped semi-arbitrarily by what other code the call and by what they do. This probably isn't the best division to keep it at, and it needs to be split up sanely

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Nathaniel Smith
On Thu, Apr 20, 2006 at 03:14:05PM +0100, Bruce Stephens wrote: > Thomas Keller <[EMAIL PROTECTED]> writes: > > > Bruce Stephens schrieb: > >> Eclipse/netbeans/Emacs support (improving emacs support). Adding > >> support in Trac, or creating something similar. > > > > I second the Eclipse support

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Nathaniel Smith
On Thu, Apr 20, 2006 at 12:05:25PM -0500, Chad Walstrom wrote: > Bruce Stephens <[EMAIL PROTECTED]> wrote: > > For big workspaces, it would be nice to put existing changes on to a > > "shelf", do the bugfix, then take the changes off the shelf and > > continue. (GNU Arch provides this: IIRC, "tla

Re: [Monotone-devel] One person in many places

2006-04-20 Thread Shaun Jackman
On 4/20/06, Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> on Thu, 20 Apr 2006 09:55:54 -0600, "Shaun > Jackman" <[EMAIL PROTECTED]> said: > > sjackman> One thing I didn't expect, but I understand now, is that > sjackman> `mtn log' and monotone-viz still

Re: [Monotone-devel] One person in many places

2006-04-20 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 20 Apr 2006 09:55:54 -0600, "Shaun Jackman" <[EMAIL PROTECTED]> said: sjackman> One thing I didn't expect, but I understand now, is that sjackman> `mtn log' and monotone-viz still show [EMAIL PROTECTED] as sjackman> the author for *all* the changes, old and

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Chad Walstrom
Bruce Stephens <[EMAIL PROTECTED]> wrote: > For big workspaces, it would be nice to put existing changes on to a > "shelf", do the bugfix, then take the changes off the shelf and > continue. (GNU Arch provides this: IIRC, "tla undo" saves patches > into a ++ type directory, and "tla redo" reappli

[Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Bruce Stephens
Nathaniel Smith <[EMAIL PROTECTED]> writes: [...] > Also, to everyone: what monotone-related projects do you think would > be good for a student summer project? :-) (Or, just, what projects do > you think would be cool?) Another one would be some kind of shelf/quilt functionality. An applicat

Re: [Monotone-devel] One person in many places

2006-04-20 Thread Timothy Brownawell
On Thu, 2006-04-20 at 09:55 -0600, Shaun Jackman wrote: > Now that I understand this separation of keyid and author, I'd like to use > > Shaun Jackman <[EMAIL PROTECTED]> > > for all my future author certs. Besides being more descriptive, this > aids generating ChangeLog entires from monoto

[Fwd: Re: [Monotone-devel] Google Summer of Code 2006]

2006-04-20 Thread Vinzenz 'evilissimo' Feenstra
Nathaniel Smith schrieb: Also, to everyone: what monotone-related projects do you think would be good for a student summer project? :-) (Or, just, what projects do you think would be cool?) What about a Tortoise-like Clone for Monotone? BR ___

[Monotone-devel] Re: About the maintainance of monotone

2006-04-20 Thread Shaun Jackman
On 4/18/06, Shaun Jackman <[EMAIL PROTECTED]> wrote: > > After fixing these minor issues, the NMU package would be suitable for > > uploading. Would anyone like to first test it out? > > I've posted my monotone 0.25-0.1 packages: > http://people.debian.org/~sjackman/debian/pool/main/m/monotone/ I'

Re: [Monotone-devel] One person in many places

2006-04-20 Thread Shaun Jackman
On 7/25/05, Shaun Jackman <[EMAIL PROTECTED]> wrote: > On 7/25/05, Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> wrote: > > Nonsense. All you need to require is that each *private* key has a > > unique keyid. And honestly, who would want to have two private keys > > with the same keyid in the

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Peter Portante
Mee three -peter Uses monotone for MPInu source code repository. > From: Thomas Keller <[EMAIL PROTECTED]> > Date: Thu, 20 Apr 2006 16:03:16 +0200 > To: > Subject: Re: [Monotone-devel] Re: Google Summer of Code 2006 > > Bruce Stephens schrieb: >> Eclipse/netbeans/Emacs support (improving emacs

[Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Bruce Stephens
Thomas Keller <[EMAIL PROTECTED]> writes: > Bruce Stephens schrieb: >> Eclipse/netbeans/Emacs support (improving emacs support). Adding >> support in Trac, or creating something similar. > > I second the Eclipse support idea. It would be really cool to have an > Eclipse MTN plugin... =) Maybe mo

[Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Bruce Stephens
Thomas Keller <[EMAIL PROTECTED]> writes: > Bruce Stephens schrieb: >> Eclipse/netbeans/Emacs support (improving emacs support). Adding >> support in Trac, or creating something similar. > > I second the Eclipse support idea. It would be really cool to have an > Eclipse MTN plugin... =) It's alr

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Zbynek Winkler
Alex Queiroz wrote: Also, to everyone: what monotone-related projects do you think would be good for a student summer project? :-) (Or, just, what projects do you think would be cool?) A Trac look-alike for Monotone! I'd like that too. The "instant sourceforge" drh talked about some t

Re: [Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Thomas Keller
Bruce Stephens schrieb: Eclipse/netbeans/Emacs support (improving emacs support). Adding support in Trac, or creating something similar. I second the Eclipse support idea. It would be really cool to have an Eclipse MTN plugin... =) Tommy. ___ Mon

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Ingo Maindorfer
Hi there, I just started playing with monotone a few days ago and still missing some GUI suitable for Windows. There is guitone, but in an early stage. Now I'm joining Thomas for helping. I do a port to guitone Qt4, but I still missing some commands in the automate interface. That's my wish: a m

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Thomas Keller
[EMAIL PROTECTED] schrieb: or WxWindows/WxWidgets? Or Java? Or Lua? By the way, what *is* guitone? A small Qt GUI for monotone, residing in net.venge.monotone.guitone at venge.net. It currently only parses the workspace and displays status information for all directories / files in a Lin

Fwd: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Alex Queiroz
Hallo, On 4/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > or WxWindows/WxWidgets? Or Java? Or Lua? By the way, what *is* > guitone? > For a long time I've been wishing that Monotone could be really scripted from Lua, albeit for selfish reasons, I admit. Maybe some student woul

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread hendrik
On Thu, Apr 20, 2006 at 03:38:18PM +0200, Thomas Keller wrote: > Nathaniel Smith schrieb: > >Google's running Summer of Code again this year: > > http://code.google.com/soc > > > >They invited us back again, so I went ahead and accepted :-). They > > Cool thing... but what happened last time? Di

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Thomas Keller
Nathaniel Smith schrieb: Google's running Summer of Code again this year: http://code.google.com/soc They invited us back again, so I went ahead and accepted :-). They Cool thing... but what happened last time? Did any project / code from the previous SoC went into monotone? Also, to ev

[Monotone-devel] Re: Google Summer of Code 2006

2006-04-20 Thread Bruce Stephens
Nathaniel Smith <[EMAIL PROTECTED]> writes: [...] > Also, to everyone: what monotone-related projects do you think would > be good for a student summer project? :-) (Or, just, what projects > do you think would be cool?) There are some probably smallish things, like monotone-agent, finish off me

Re: [Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Alex Queiroz
Hallo, On 4/20/06, Nathaniel Smith <[EMAIL PROTECTED]> wrote: > > Also, to everyone: what monotone-related projects do you think would > be good for a student summer project? :-) (Or, just, what projects do > you think would be cool?) > A Trac look-alike for Monotone! -- -alex http://www.vento

[Monotone-devel] Google Summer of Code 2006

2006-04-20 Thread Nathaniel Smith
Google's running Summer of Code again this year: http://code.google.com/soc They invited us back again, so I went ahead and accepted :-). They seem more organized this time around, with actual infrastructure and such. If anyone is interested in doing mentoring, you can actually sign up with so