Folder Import/Export

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
edboykin
Posts: 9
Joined: Wed Oct 03, 2007 6:13 am

Folder Import/Export

Post by edboykin » Thu Feb 21, 2008 12:25 pm

Is there no other way to move repositories between Vault databases than using this tool?

I have just wasted 8 days exporting a huge repository (created from a VSS import) and another day importing it only to have it fail with :
2/21/2008 1:12:28 PM <generic>: [<No Name>:2348] Folder Import: An unexpected error was encountered during Import in ProcessResults_ProcessTransaction(): 26991 on 7/5/2000 3:21:42 PM
Change Set Items (Modified File) $/ycMgu/Dir/Directory.res. Failure
Tha server log says this:----2/21/2008 1:12:27 PM admin--208.52.134.67(208.52.134.67)--SSL Disabled : Critical Error! Error in the application.
at VaultServiceBase.VaultRepository.GetReferenceCopiesByPath(Int64 nRevID, HybridDictionary hdNewRefParents, String strAbsolutePath, Boolean bRefCopyLastObjectWithAllFolders, VaultFSObjects& fsoList, Int32& nPinCount)
at VaultServiceAPILib.VaultTransactionContainer.GetReferenceCopiesByPath(String strAbsolutePath, VaultFSObjects& fsoList, Int32& nPinCount)
at VaultServiceAPILib.VaultTransaction.PreCheckCheckIn(Int32 nCurrStatCode, VaultRequestCheckIn vrci, String strFileToken, VaultResponseCheckIn vRespCheckIn, VaultTransactionContainer txContainer)
at VaultServiceAPILib.VaultServiceAPI.BeginTx(Int32 nTxUserID, Int32 nRepID, VaultDateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID, VaultIntTx& vit)
at VaultService.VaultService.DoBeginTx(String strCallerLogEvt, Int32 nTxUserID, Int32 nRepID, VaultDateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID)

we're running these versions:
Vault client is version 4.0.1.15780
Your Vault server is version 4.0.1.15780

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Feb 21, 2008 1:11 pm

The export/import tool is the only way to move information from repository to repository (or Vault server to Vault server).

The "Critical Error!" you are seeing is related to a bug fixed in Vault 4.0.6/4.1. I would strongly recommend updating your server as soon as possible.
Jeff Clausius
SourceGear

edboykin
Posts: 9
Joined: Wed Oct 03, 2007 6:13 am

Post by edboykin » Thu Feb 21, 2008 2:13 pm

thanks. I will talk to our admins about updating the server.

Post Reply