Re: [fossil-users] case-sensitive vs ignore-glob

2012-12-22 Thread Juanma Barranquero
On Sat, Dec 22, 2012 at 1:02 PM, Stephan Beal wrote: > i _think_ you could achieve what you're looking for by changing the glob to: > > *.[zZ][iI][pP],*.[pP][dD][fF],*.[hH][tT][mM]* Yes, or simply use *.htm*,*.HTM*, because it's really unusual to have mixed case extensions (at least in my setup)

[fossil-users] case-sensitive vs ignore-glob

2012-12-18 Thread Juanma Barranquero
Hi. It is a bug, or by design, that the ignore-glob does not honor the setting of case-sensitive? I haven't set case-sensitive, which means that on Windows defaults to false. Then: C:\work> fossil set ignore-glob ignore-glob (local) *.zip,*.pdf,*.htm* C:\work> fossil extras o

Re: [fossil-users] why does `fossil rm' not do the "real" thing?

2012-12-13 Thread Juanma Barranquero
On Thu, Dec 13, 2012 at 6:13 PM, Nolan Darilek wrote: > You don't get to reframe this discussion by > putting everyone who asks for a change in the same category. Sorry, I won't > let you do that. Me asking for rm behavior today does not mean I'll ask for > rebase tomorrow, nor does it mean that

Re: [fossil-users] why does `fossil rm' not do the "real" thing?

2012-12-12 Thread Juanma Barranquero
On Thu, Dec 13, 2012 at 12:13 AM, Chad Perrin wrote: > Screw that. Git makes exactly the kind of UI mistakes I'm talking about > eliminating. Well, one thing that I don't know whether to call "UI mistake", but it is certainly an inconvenience, is that to obtain accurate status information (simi