SS Get, Dir etc.. not producing out file
From: jchalet (jchalet_at_discussions.microsoft.com)
Date: 07/08/04
- Next message: bill: "SourceSafe 6.0 "capacity"?"
- Previous message: Ryan Taylor: "Setting up an ASP.NET project in a semi isolated mode with Visual Sourcesafe"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Jul 2004 08:08:02 -0700
I've been trying to get ss.exe to produce an output file by trying several commands (get, dir, status etc...) but it will not drop a file???
When I run a (get) it gets the files of a project but again...no output
I'm running it via shell() in VB.Net VS03
Any ideas?
SAMPLE CODE:
Dim sVSSTest As String = "C:\Program Files\Microsoft Visual Studio\vss\win32\SS.exe dir $/TEST -O@C:\_MyFile.txt"
iStatus = Shell(sVSSTest .ToString, AppWinStyle.Hide, True, kiTimeOut)
- Next message: bill: "SourceSafe 6.0 "capacity"?"
- Previous message: Ryan Taylor: "Setting up an ASP.NET project in a semi isolated mode with Visual Sourcesafe"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|