문제

What do Make Sandbox Sparse and Make Sandbox Shared mean in MKS Integrity?

MKS Integrity - Create Sandbox Wizard

도움이 되었습니까?

해결책

Sparse: The sandbox-directory contains only the files not in sync with the repository. Resynchronise a sparse sandbox deletes all files from the directory that are in sync. (while resynchronising a non-sparse directory will cause the check out of all member-revisions)

Share: You can share this sandbox with other MKS-users. They can import the same sandbox and work on it (check-in, check-out).

You may change both settings in the Sandbox Information window of the (topmost) sandbox by (un)checking the check-box "Sparse" resp. "Shared". Doing so does not change any of your working files, just the behaviuor of some operations (e.g check-in)

다른 팁

Sparse - if you do not want the Sandbox to retain working files when a member is checked in. A Sandbox is sparse if it has no working files. A sparse Sandbox does not retain working files when a member is checked in, and continues to function this way throughout its use; however, once created,Sandbox directories and sub Sandboxes remain in the Sandbox.

Shared - if you want multiple users to have access to the working files in the Sandbox.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top