Vault is failing to import from SourceSafe

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
sswanson
Posts: 19
Joined: Tue Nov 14, 2006 10:27 am

Vault is failing to import from SourceSafe

Post by sswanson » Thu Jan 25, 2007 3:14 pm

Hey,
I'm trying to do some importing from SourceSafe. I've gone through the reccommended steps all the way through running the import utility, which reports success, but doesn't actually get files into the repository. I checked the log and this is what was in the log.
--
Opening: D:\VSSData\srcsafe.ini
User: admin
VSS database open: True
Connected to Vault.
Logged out of the Vault Server.
There are 5 files and projects selected for import.
Refreshing SourceSafe connection...
Opening: D:\VSSData\srcsafe.ini
User: ***
VSS database open: True
Connected to Vault.

Beginning Export. 1/25/2007 2:42:03 PM
Begin Export....

Unhandled exception during export: Couldn't get process information from remote machine.
Trace: at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
at System.Diagnostics.NtProcessManager.GetProcessInfos(String machineName, Boolean isRemoteMachine)
at System.Diagnostics.ProcessManager.GetProcessInfos(String machineName)
at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_PrivateMemorySize()
at VSSImport.WizardForm.ExportPassTwo(Hashtable vssUsers)
at VSSImport.WizardForm.Export()
Logged out of the Vault Server.

Finished Export. 1/25/2007 2:42:03 PM
Connected to Vault.
Deactivating ***.
Deactivating ***.
Import Complete!
Time to complete import: 00:00:00.4374804
VSS Database closed.
--

I'm not sure what's going on and why we can't get the import to succeed, so any help you can give us would be great. Thanks.

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

Post by Beth » Thu Jan 25, 2007 5:19 pm

That looks like it could be the same thing as this forum thread: http://support.sourcegear.com/viewtopic.php?t=1325.

Look that over and see if it matches it. If so, then send an email to me at support at sourcegear.com (attn: Beth) and reference this post.

Locked