Error when I attempt to get a file

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
cruest
Posts: 8
Joined: Thu Jun 30, 2005 7:21 am

Error when I attempt to get a file

Post by cruest » Wed Jun 22, 2011 12:23 pm

I get the following error when I try to get a specific file from vault using the API:

System.Exception: invalid EOL specified!\r\n at VaultClientIntegrationLib.GetOperations.ProcessCommandGetToLocationOutsideWorkingFolder(String[] objectPaths, GetOptions getOptions, String destPath)\r\n at VaultIntegration.AllegroVaultClient.GetFile(String vaultPath, String localPath) in C:\\Projects\\SetApp\\VaultIntegration\\Vault.cs:line 741

Yeah, I'm not really sure where to go with this one...

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

Re: Error when I attempt to get a file

Post by jclausius » Thu Jun 23, 2011 7:27 am

In your "getOptions" what do you have set for "OverrideEOL?"
Jeff Clausius
SourceGear

Post Reply