Query|List Repository Files (Professional version only)

Use this action to either list all files in the repository or those which have a certain tag.

Tab 'List Repository Files Options'

Select, whether you want to get all files or just those which have the entered tag. After clicking "OK", the List Repository Files Window opens:

Tab 'Refresh Options'

Select "No refresh" to directly search in the SmartCVS meta cache. Of course this only makes sense, when the cache was refreshed before.

Select "Fast refresh" to let SmartCVS perform a 'cvs history' command to detect changed files and then perform a 'cvs rlog' command to just refresh the needed directories. Note, that with this option selected, only changed files can be detected, but not newly tagged (because of a CVS server limitation).

Select "Deep refresh" to tell SmartCVS to perform a 'cvs rlog' command. Executing such a command is very expensive, but cannot "forget" to refresh newly tagged files.

List Repository Files Window

If you have choosen to list all files, dimmed file icons indicate files, which have been removed in the main-trunk. Dimmed directory icons indicate directories, which are empty or contain only removed files.

To show the remote log (rlog) of a file, select it and click the right tool bar button. With the help of the Log Window you easily can reactivate removed files.