The leading provider of version control solution and TWAIN SDK
The leading provider of version control solution and TWAIN SDK

Dynamsoft Forums

Support for Version Control, Bug Tracking and Configuration Management Software
* Login   * Register
* FAQ    * Search

It is currently Fri Feb 10, 2012 10:44 pm




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Retreive files from a date
PostPosted: Wed Sep 23, 2009 7:39 am 
Offline

Joined: Wed Sep 23, 2009 7:24 am
Posts: 2
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.


Top
 Profile  
 
 Post subject: Re: Retreive files from a date
PostPosted: Wed Sep 23, 2009 12:32 pm 
Offline

Joined: Wed Sep 23, 2009 7:24 am
Posts: 2
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: recursive folder
-I-Y: answers to all Yes/No questions
-Vd[date]: indicate the projet version (date)

SourceSafe reference: http://msdn.microsoft.com/en-us/library/361xt7bh(VS.80).aspx


Top
 Profile  
 
 Post subject: Re: Retreive files from a date
PostPosted: Wed Sep 23, 2009 5:56 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1482
Thanks for the update. Glad to hear that you have found the solution. :D

_________________
Catherine Sea
Dynamsoft Support Team
Dynamsoft - The leading provider of version control solution and TWAIN SDK
Source Control Software | Software Configuration Management | SCM Solution | Issue Tracking
SourceSafe (VSS) Remote/Web/Internet Access | SourceSafe (VSS) Replacement/Alternative | SourceSafe (VSS) Hosting|TFS Hosting

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

It is currently Fri Feb 10, 2012 10:44 pm


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog