Joseph Yu

Results 1 comments of Joseph Yu

Since [v3.1.1 ](https://rez.readthedocs.io/en/stable/changelog.html#v3-1-1-2024-04-14) you can switch to use `plugins:package_repository:filesystem:file_lock_type = symlink`. Or for older versions, use `mkdir` for the locking method via ```python # rezconfig.py plugins = { "package_repository": {...