I have found the solution. I must use the SourceSafe command line command (ss.exe).
In DOS prompt:
CD [directory to extract the files]
SET SSDIR=[source safe database path]
SET SSUSER=[source safe user]
SET SSPWD=[source safe user's password]
ss GET $/[path project] -R -I-Y -Vd[date]
-R...
Hi,
I use VSS version 8 with Visual Studio 2005.
I have a VSS projet with no label and I need to getting it for a particular date.
Is it possible to do that without getting each file one by one by hand?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.