Re: path = not supporting *

Greg Troxel <[email protected]> Thu, 18 Jul 2024 08:42:14 -0400
Newsgroups gmane.network.unison.general
Message-ID <[email protected]>
Mo B <[email protected]> writes:

> Ok. How would I track a list of subfolders matching a pattern? Isn't that a 
> common use case?
>
> If glob patterns are supported for
> *   backup = Name **
> or
> *  ignore = Name *.o*
> then why not for the most important *path =* ?
>
> Of course I tried single * before trying **, which probably came into my 
> mind from using hgignore and gitignore...

But you didn't mention that, and gave the odd ** in your example.  In
general, it is best to assume that others' mindreading skills are weak.

> Is this worth a feature request?

The documentation says it should work, I think.   This is something that
I think if it didn't in general, would have been reported, probably.

You might try creating a test replica and writing a minimal config file
for that which expresses the problem, not copy/pasting from what you
have.   That should lead you to either a compact reproducer or to
understand that something else is going on.  (I really have no idea
which case this is, so far.)

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].