I am trying to export the "$/pubroot/InfoTool" folder. It contains only 2 files: infoTool.php and infoToolUpdater.php. When I try to export, I get this error:
Below that message is a call stack which I did not include here.Folder Export: Failed to update the Repository Tree with the reverse delta. Tx: 56690 on 2013/08/08 8:43:09 PM
Change Set Items (Modified File) $/pubroot/InfoTool/infoTool.php. Exception duplicate file common%(216939) found in $/pubroot/contracts/reslease_RA at VaultClientOperationsLib.VaultClientFolder.ApplyFolderDeltaFileInfoToFileList(VaultFolderDelta fd, Int64 nOldFolderObjVerID, Int64 nNewFolderObjVerID, ArrayList& deletedObjects, ArrayList& addedObjects, TreeCache& treeCache, Object objItemData)
I don't understand the error message. I am not exporting "$/pubroot/contracts/reslease_RA" so why is that folder part of the error message? It looks like it's complaining about a duplicate file called "common" but I don't see such a file. The repository contains at least one folder named "common" but no files.