A replica sync command is performed automatically on the local replica after each operation that is initiated by a client of the local replica, and that makes a change to the repository. See
Using a Replica Server.
Storage files for versions are downloaded from the master repository to the local replica repository during an update. (See
The Update Command.) The storage file for an individual version is downloaded when a client using a replica server explicitly references that version. Examples:
Both these commands cause the storage file for version talon_dvt/12 of file
mywork.c to be downloaded to the local replica repository before the command itself is executed.