Import/Export Errors with 4.01

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

Moderator: SourceGear

Post Reply
eboykin
Posts: 20
Joined: Fri Aug 18, 2006 10:36 am

Import/Export Errors with 4.01

Post by eboykin » Tue Jun 26, 2007 4:29 pm

We are trying to move a source tree from one repository to another using the import/export tool with the Vault 4.01 client. The export appears to complete ok but the import keeps fialling at the same point.


This is what the logfile says:


6/26/2007 6:03:00 PM <generic>: [<No Name>:3360] Folder Import: ## FOLDER IMPORT START ##
6/26/2007 6:03:00 PM <generic>: [<No Name>:3360] Folder Import: Initializing Import.
6/26/2007 6:03:00 PM <generic>: [<No Name>:3360] Folder Import: Initialized import for Repository HCC (ID: C9F827BB-4E17-40B5-80C4-C03D0B6BD411), Export Count: 1381, Label Count: 9, Export Filename: C:\Documents and Settings\Administrator\export.vfe, Export Path: $/Delphi_50 HCCB, Import Path: $, Import Staging Folder: $/IMP-0706261802, Importing To Subfolder: True, Label Temp File: C:\Documents and Settings\Administrator\Local Settings\Temp\1\tmp25.tmp
6/26/2007 6:03:01 PM <generic>: [<No Name>:3360] Folder Import: Importing Transaction for eb on 6/28/2006 1:26:54 PM TxID = 1098
6/26/2007 6:06:56 PM <generic>: [<No Name>:3360] Folder Import: Import Label ID = 499339 Label = Before Perico Updates
6/26/2007 6:06:56 PM <generic>: [<No Name>:3360] Folder Import: Importing Transaction for ab on 6/28/2006 1:47:00 PM TxID = 1099
6/26/2007 6:06:56 PM <generic>: [<No Name>:3360] Folder Import: An unexpected error was encountered during Import in ProcessResults_ProcessTransaction(): 1099 on 6/28/2006 1:47:00 PM
Change Set Items (Modified File) $/Delphi_50 HCCB/MGU Office/Database/Underwriting2/UwrManualData.sql. A checkin comment is required.
6/26/2007 6:07:01 PM <generic>: [<No Name>:3360] Folder Import: Closing the Import Dialog with Dialog Result: Cancel
6/26/2007 6:07:01 PM <generic>: [<No Name>:3360] Folder Import: ## FOLDER IMPORT END ##
6/26/2007 6:08:31 PM <generic>: [<No Name>:5076] SimpleLogger finalized

Some things to note: The repository the file is being imported TO does NOT require checkin comments. That particular is not checked out not was it checked out at the time of the export. In fact, NO files were checked out at the time of the export.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Jun 27, 2007 3:29 pm

When you performed the export, was the Require Check-in Comments set? Was it a case of where it was changed? If you changed it, did you perform an iisreset at a command line afterwards?

I'm going to be testing this out to see if I can reproduce it. In the meantime, I'd say verify your settings on the Require Check-in Comments, perform an iisreset, and they try a fresh export and then try to import that.

eboykin
Posts: 20
Joined: Fri Aug 18, 2006 10:36 am

Post by eboykin » Thu Jun 28, 2007 5:06 am

Beth,
I reset teh require check-in comments on the repository I was exporting from and re-exported. I was then able to import to the new repository.

Post Reply