Jump to content

root_mount filters working?


photo

Recommended Posts

Posted

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

Posted

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.

  • Thanks 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...