Help with moving directories
Moderator: SourceGear
Help with moving directories
We have been having problems with Vault and were wondering if anyone had an answer this. Whenever one of us makes a structure change in Vault, like moving a directory for instance, the other people on the team are not able to see the changes from their system. I know that when a file is deleted, its not really gone until it gets obliterated, is there a similar action that needs to be done so the changes can be seen by everyone?
Re: Help with moving directories
Other users won't see the change until a transaction by their client triggers a refresh -- or they can refresh manually by pressing F5 while the client is open.
If they still can't see the change, it's possible that the Vault Server cache still has old information. Users can logout and then login again to get a new session cache. Or if this affects all users, an IIS reset might do the trick.
Another possibility is that the client-side cache isn't getting updated and the cache may be out of sync with the database. http://support.sourcegear.com/viewtopic.php?t=6
Users can try deleting CacheMember_Repository along with CacheMember_LastStructureGetTime to get the latest folder tree. Vault will re-create any missing files the next time it is run.
If they still can't see the change, it's possible that the Vault Server cache still has old information. Users can logout and then login again to get a new session cache. Or if this affects all users, an IIS reset might do the trick.
Another possibility is that the client-side cache isn't getting updated and the cache may be out of sync with the database. http://support.sourcegear.com/viewtopic.php?t=6
Users can try deleting CacheMember_Repository along with CacheMember_LastStructureGetTime to get the latest folder tree. Vault will re-create any missing files the next time it is run.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Help with moving directories
Another possibility is that the move or delete was made by the user, but not committed to the repository. If that's the case, the action is still sitting in the Pending Change set. That user's client will reflect the change, but no other users will see it until it's committed (checked in.)
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager