Hello
We are currently looking for a way to synchronize a Revit Local file with a Central File stored in a Database. As you know if the central file is in Revit Server or on a shared drive the "Synchronize" mecanism works. But in the case when the repository is a Database or a Vault ( for example Autodesk Vault) how can we make the synchronization.
The use-case is the following:
Create and save the central file in the database (Vault or other)
Check-out the Central file from the database and create a local file (rename it).
Check-In the new local file into the database
Check-in the central file in the database
Check-Out the local file from the data-base and perform geometrical changes
Synchronize with the Central file located in the database: In this step, we need to customize the synchronize function and call the central file stored in the database
Any help is appreciated
Same topic already posted on:
Regards