Lales.Charles Posted January 26, 2022 Posted January 26, 2022 Hi, In order to ignore our Plastic SCM folder, we updated root_mount.umount this way: { "version": "2.15.0.0", "ignore_filters": [ ".svn", ".git", ".teamcity", ".thumbnails", ".plastic", ".bak" ] } Nevertheless, the different shared folders used by mount points get .meta all the time in their .plastic folder.. Is it normal? How can we fix it? Kind regards, Charles
silent Posted January 26, 2022 Posted January 26, 2022 AFAIK root mount applies it's filters only to the root directory, not for other mounted or different level directories. You can fix it by adjusting all .mounts and adding filters there. 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts