Query|Refresh Remote State (Professional version only)
Use this command to refresh the Remote State and/or editors of the selected directory.
Remote State
The remote state indicates, how your local revision numbers compare to the revisions in the repository.
There exist following remote state values:
- "Unchanged": you have the latest revision locally
- "Non-CVS": there is no corresponding revision available in the repository yet (when adding files)
- "Needs Update": there is a newer revision available in the repository; you will not be able to commit your changes in this file; use the Update command to get/merge the changes
- "Needs Update (Conflict)": there is a (newer) revision available in the repository, but you either have marked a new file for adding or an existing for removal
- "Will be Removed": there is a newer, but removed revision in the repository; you will not be able to commit your changes in this file; using the Update command will delete this file locally or will produce a conflict (if you made some changes to the file)
- "Sticky": the file has a sticky tag or date and will not be changed by an Update command
- "Needs Refresh": the remote state needs to be refreshed, it is out-of-date
|
Tip: To keep your remote state in sync with the repository, you can select the refresh-options in Edit|Preferences.
|
If your project is running in Reserved Edits mode, additionally an "editors" command is issued and its output is redirected to the "Editors" table column.