Re: [Monotone-devel] monotone update overwrites local changes

2005-05-17 Thread Emile Snyder
On Sat, 2005-05-14 at 21:21, Derek Scherger wrote: it seems to me that there are three settings for such a hook - fail on pre-existing files (cvs, svn, etc. do this) - preserve pre-existing files but continue (which I think would be useful occasionally) - clobber pre-existing files

[Monotone-devel] [patch]--depth for monotone ls

2005-05-17 Thread Joel Reed
I took a look at adding support for limiting monotone's recursive predilections, which seems to be important option for some. I need it for better zsh file completion. Anyway I was able to add it in suprisingly few (to me at least) # of lines. I used --depth=X as the option and tested the code

Re: [Monotone-devel] monotone automate stdio

2005-05-17 Thread Timothy Brownawell
On 5/17/05, Joel Crisp [EMAIL PROTECTED] wrote: Yep, a number at the beginning of each line. It lets you detect the start of the next header, distinguish different types of output easily, handle optional or repeated blocks of output etc. It also allows you to detect badly or prematurely

[Monotone-devel] Re: .mt-ignore and .cvsignore files

2005-05-17 Thread Bruno Hertz
Nathaniel Smith [EMAIL PROTECTED] writes: On Sat, May 14, 2005 at 12:04:57AM -0700, David Brown wrote: On Fri, 13 May 2005 20:39:31 -0700, Nuno Lucas [EMAIL PROTECTED] wrote: I understand your point. On the other hand there is no way to be fully sure they will always be the same, as * is