VSSConverter Tip

Posted on April 5th, 2006.

If you need to run VSSConverter (The command line utility to migrate SourceSafe projects to Team Foundation Source Control ) from a batch file and you don’t want the utility to prompt for the VSS admin password, you can set the environment variable SourceSCMPasswd to the admin password and set HATCONTESTING to “yes”

vssconv.bat:
set SourceSCMPasswd=VssPassword
set HATCONTESTING=yes
vssconverter.exe migrate settings.xml

Technorati : , ,

Make a Comment

Comments are closed.

eXTReMe Tracker