Tool Suggestion: Ignore Specific Type of Error...

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

Moderator: SourceGear

Post Reply
Sean Malloy

Tool Suggestion: Ignore Specific Type of Error...

Post by Sean Malloy » Tue Mar 22, 2005 12:26 am

On an import, there are heaps of errors like so:

**Failed** to Get version X of $/<file> to upload.

The thing is, that these errors are actually ok. The failure is actually correct, because the file is set to "Keep Only Latest" in SourceSafe.

Is there a way that the Vault Import tool could ignore this type of error, or skip over trying to get/import old versions of the file, if the "Keep Only Latest" flag is set?

Unless ofcourse the VSS API doesn't provide that information?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Tue Mar 22, 2005 10:06 pm

You're right. There's no way in Vault to know that VSS doesn't have that version. We only know that the import couldn't get the version from VSS.

Sean Malloy

Post by Sean Malloy » Wed Mar 23, 2005 5:13 pm

Damn, I bet you curse that API

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Mar 23, 2005 5:55 pm

We just made sure that our API was better. :D

Post Reply