Re: path = not supporting *

Mo B <[email protected]> Fri, 19 Jul 2024 02:45:01 -0700 (PDT)
Newsgroups gmane.network.unison.general
Message-ID <[email protected]>
It is not documented, it does not work.

Here is the minimal example:

# cat TEST_A.prf 
root = /home/mb/tmp/unison/A
root = /home/mb/tmp/unison/B
mountpoint = subdir_AA
path = subdir_AA
path = subdir_BB
path = subdir_C*

/home/mb/tmp/unison/A/subdir_CC is not synced.

Please add support for glob patterns in the path = declaration.

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