Re: [Monotone-devel] Questions pertaining Eclipse Integration

2006-11-03 Thread Ulf Ochsenfahrt
Timothy Brownawell wrote: On Sat, 2006-10-28 at 23:57 +0200, Ulf Ochsenfahrt wrote: Attached is a patch that changes mtn default behavior to add non-recursively and uses the -R option to reenable old behavior. This patch makes the add and drop commands more similar. I've committed changes

Re: [Monotone-devel] Questions pertaining Eclipse Integration

2006-11-03 Thread Timothy Brownawell
On Fri, 2006-11-03 at 11:26 +, Ulf Ochsenfahrt wrote: Timothy Brownawell wrote: On Sat, 2006-10-28 at 23:57 +0200, Ulf Ochsenfahrt wrote: Attached is a patch that changes mtn default behavior to add non-recursively and uses the -R option to reenable old behavior. This patch makes

Re: [Monotone-devel] Tagging a revision?

2006-11-03 Thread Johan Bolmsjö
On Thursday 02 November 2006 19:09, Chad Walstrom wrote: Markus Meyer [EMAIL PROTECTED] wrote: sorry if this is obvious but I couldn't find it in the docs (maybe I'm looking in the wrong places?). In CVS I have the ability to tag a repository, that is I can say this revision's name is

[Monotone-devel] [drlvm][icl] Fix for the gc_gen compilation problem with Intel Compiler, windows

2006-11-03 Thread Salikh Zakirov
Hi, the following trivial patch fixes the gc_gen compilation problem with Intel Compiler under Windows: --- vm/gc_gen/src/common/gc_platform.h +++ vm/gc_gen/src/common/gc_platform.h @@ -29,7 +29,7 @@ #include open/hythread_ext.h #define USEC_PER_SEC INT64_C(100) -#define VmThreadHandle

Re: [Monotone-devel] Monontone-viz release

2006-11-03 Thread Johan Bolmsjö
On Friday 03 November 2006 01:16, Olivier Andrieu wrote: Olivier Andrieu [Tuesday 24 October 2006] : Also, I've started working on a version that doesn't access the db directly but uses automate stdio : it's in branch net.venge.monotone-viz.automate (but it's not working yet). If

Bookmarks (was Re: [Monotone-devel] Tagging a revision?)

2006-11-03 Thread Chad Walstrom
Johan =?iso-8859-15?q?Bolmsj=F6?= [EMAIL PROTECTED] wrote: Wouldn't it be possible to make the TAGS mergable in the future, or is this a bad idea? I'm not sure it's really needed. We have magic selectors that are just as effective as tags, really. The way people generally used tags in CVS

Re: Bookmarks (was Re: [Monotone-devel] Tagging a revision?)

2006-11-03 Thread Rob Schoening
Keep in mind that when people used to using other VCSs ask about tags or labels, they may not understand that what they're asking for is already provided by monotone by way of the SHA1 revision id, albeit not with friendly user-defined names. A common use-case is for development to tag a build

Re: [Monotone-devel] Improving the note_netsync_* hooks for logging

2006-11-03 Thread Timothy Brownawell
On Wed, 2006-10-25 at 12:16 -0500, Timothy Brownawell wrote: On Wed, 2006-10-25 at 11:24 -0500, Matthew A. Nicholson wrote: You could have also used errno style error codes, although HTTP codes are probably more widely known (maybe not). Really, it's not just HTTP. There's also FTP and

[Monotone-devel] zsh completion annoyance: mtn add

2006-11-03 Thread Steven E. Harris
Using the most recent monotone zsh completion file from the net.venge.monotone branch against zsh version 4.3.2 (on Cygwin) and monotone version 0.30, I noticed the following annoyance. When one tries to use tab completion to complete a path to a file as an argument to mtn add, the completion

[Monotone-devel] add non-recursive by default (and option preferences generally)

2006-11-03 Thread Daniel Carosone
On Thu, Nov 02, 2006 at 06:31:41PM -0600, Timothy Brownawell wrote: I've committed changes that do this I remain... unconvinced.. about add being non-recursive by default. My personal preference is certainly that is *is* recursive, even if that preference just means my fingers learn to type a