To regenerate the (.)view.dat file
About this task
To regenerate the .view.dat file (on the UNIX system or Linux) or the view.dat file (on Windows systems), perform the following steps:
Procedure
- Open a command prompt.
- Complete either of the following actions:
- On Linux or the UNIX system, type the following
command:
For example:Perl versionvault-home-dir/etc/utils/regen_view_dot_dat.pl \ [ –tag snapshot-view-tag ] snapshot-view-path
Perl /opt/hcl/ccm/versionvault/etc/utils/regen_view_dot_dat.pl \ –tag pat_v1.4_cropcircle_sv \ ~/pat_v1.4_cropcircle_sv
- On a Windows system, type the following
command:
For example:ccperl versionvault-home-dir\etc\utils\regen_view_dot_dat.pl ^ More? [ –tag snapshot-view-tag ] snapshot-view-path
ccperl c:\hcl\versionvault\etc\utils\regen_view_dot_dat.pl ^ More? –tag pat_v1.4_cropcircle_sv ^ More? c:\pat_v1.4_cropcircle_sv
- On Linux or the UNIX system, type the following
command: