rpp --rebuildGeneratedLinks

This command is used to rebuild the indexes of the generated files, only when they are corrupted. It is also the second additional step that is required after the running of the rpp --loadRepositoryWorkspace command.

Syntax

rpp.bat --rebuildGeneratedLinks [options]

Parameters

Example

rpp.bat --rebuildGeneratedLinks --data c:\temp\MyLocalWks --log c:\temp\trace.log --location TEST01

Feedback