Jun 13
Safely Deleting and Recreating a Local Vault View
If there are no checked out files or if all files can be checked in, the process is pretty simple.
- Log into that system as an administrator (preferably as admin).
- Check in all files currently checked out or perform an undo check-out on these files.
- Delete the local view (right-click on the vault view in Windows Explorer), choosing the option to delete the cached files and folders.
- Create the new vault view.
The problem occurs when files cannot be checked in and an undo check-out fails. In this situation,
- Log into that system as an administrator (preferably as admin)
- Check in what files you can and clear the local cache (Undo check-out will sometimes work when check-in fails).
- Delete the local view choosing the option to leave the local contents.
- Find the folder that was left behind and rename it. This is important if you want to create a new vault view with the same name as the old vault view. In some case you may have to reboot the computer before rename this folder.
- Create the new vault view.
- Check out the files that are in the folder created in step 3.
- Copy the contents of the folder created in step 3 and overwrite the files checked-out in step 6.
- Check in the files
One Comment (+add yours?)
Leave a Reply

[...] (typeof(addthis_share) == "undefined"){ addthis_share = [];}In a previous blog “Safely Deleting and Recreating a Local Vault View”, I looked at how the local vault view can be deleted without losing the local files. But what [...]