I'm using Vault 3.0.6. I'm creating a build script to get source code from Vault and its currently having a problem on at least one file. The file is nothing special just a simple xml file about 2 MB in size. If I use the GUI client, it gets the file without any problems. Here is the section of the client log file for the download failure. Any ideas where I can look for failures?
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Creating file download stream
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] GetDownloadFileStream started.
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] GetDownloadFileStream finished.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] File download stream created
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] ReadDownloadFileFromStream started.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Download stream: error parsing header or some other weird error: Stream.Read() returned a negative number: -1
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Download stream: done reading from stream, closing
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] EndDownloadFiles started.
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] EndDownloadFiles finished.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] EndDownloadFiles succeeded
Problem getting file using vault.exe client
Moderator: SourceGear