I am trying to migrate some PL/SQL code from VSS to TFS. Can this be done? Is there any restriction on the file type?
Asked
Active
Viewed 54 times
-1
-
What do you want to migrate. VSS and TFS are just source controls. And there is already a migration tool... What you are asking depends more on you programming environment... what are you using? – xMRi Feb 27 '17 at 11:00
-
1Why would there be? What issues are you having, specifically? – William Robertson Feb 27 '17 at 11:16
1 Answers
3
You can migrate repositories from VSS to TFS using the VSSConverter.exe
tool (see this walkthrough in MSDN for the complete details).
The file types are irrelevant, and the procedure should work in the same way for any file type.

Mureinik
- 297,002
- 52
- 306
- 350