accurev setpref -l <XML-file>The setpref command places (or replaces) one or more entries in your XML-format AccuRev user preferences file: preferences.xml in the .accurev subdirectory of your AccuRev home directory.Note: The name that you specify does not need to be an AccuRev-recognized keyword. For example, this works:-l <XML-file>> type mysettings.xml
<AcRequest>
<AC_DIFF_GUI>TkDiff</AC_DIFF_GUI>
<AC_MERGE_GUI>Guiffy</AC_MERGE_GUI>
</AcRequest>
> accurev setpref -l mysettings.xml
Micro Focus |