On Sat, Dec 28, 2013 at 03:11:32PM +0100, Michai Ramakers wrote:
> On 28 December 2013 14:48, Stephan Beal <sgb...@googlemail.com> wrote:
> > On Sat, Dec 28, 2013 at 2:16 PM, Michai Ramakers <m.ramak...@gmail.com>
> > wrote:

[snip]

> 
> I'm not sure what would happen for multiple '*' in a glob-string, but
> I think there are no use-cases for that, at least not here.
> 
> > AFAIK,
> > there are no wildcards which restrict behaviour to a specific subdir, and
> > i'm not certain if the following (or something similar) would work for the
> > ignore-glob:
> >
> > temp/*
> 
> Right. I just tried that here; in my head it should work, and indeed
> it does (i.e. files in 'temp' are ignored for e.g. the 'extra'
> command).
> 

Multiple '*' work and in my case I use that:
*/obj/*

per example.

Any subdir 'obj' in the repo will have it contents ignored.

-- 
Martin G.

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to