CA Harvest SCM assumes a long-term relationship between a set of user working directories and a repository structure. In these working directories, CA Harvest SCM uses file permissions to indicate files not available for update. File permissions are altered during check-out and check-in.
Important! Because permissions are managed according to the state of corresponding items in CA Harvest SCM, we recommend that users do not alter file permissions. Altering file permissions could lead to unexpected results during check-out or check-in.
File permissions are handled differently depending on the client's operating system. For example, UNIX and Linux make greater use of file permissions than Windows operating systems. On Windows operating systems, CA Harvest SCM uses only one level of access permission, represented by the read-only attribute.
For example, consider a UNIX or Linux file with the following permissions:
r-xrwxrwx
When this file is checked in to CA Harvest SCM, the file permissions are stored. Upon check-out for update, the permissions are:
rwxrwxrwx
When a file is checked out for browse, CA Harvest SCM does not use the exact information stored with the file. It places the file in the directory without write permission for user, group, and other. The permissions now look like this:
r-xr-xr-x
|
Copyright © 2013 CA.
All rights reserved.
|
|