This is a trivial question because I can get around the problem but I need to 
know what’s the correct way.  For example,

I have a global ignore-glob that applies to most fossil repos.  But, on 
occasion, I need to have an empty ignore-glob list for a specific repository.

If I unset the local setting, then the global setting kicks in.  But I want an 
empty local ignore-glob.  Of course I could put any nonsense string that will 
never (hopefully) match anything, but that doesn’t seem the right way to do it. 
 What is considered null value but that is different from unset? Two quotes 
perhaps?  Since setting the ignore-glob does not require quotes, will the “” 
string be interpreted as null or as a string containing two quotes?

Thanks.
_______________________________________________
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