0

We are a small development team working mostly on Visual Studio. Until recently, I was working from Office and we were using VSS for version control. Now, as I had to move to my native place, I am hundreds of miles apart from my team and I am using TFS Online to collaborate with the team. As the team is still working on VSS, there is always a problem when merging the codes from two different sources.
So, what I wanted to know is, what do you suggest for us.
Is there any tool that can help us achieve this?
Is it possible for us to use both TFS and VSS as version controls on a single machine for the project, so that a member can get the latest from VSS and checkin into TFS Online and vice-versa ?
Sorry for the naive question if it is, I am a noob.
P.S: Bosses dont want to spend on TFS Online licenses. :)

Vikram Sharma
  • 377
  • 1
  • 8
  • 21

2 Answers2

1

No it's not possible for the same Project / Solution to have different source control connection.

you could open 2 different solutions . i.e. the original on VSS and the copy on VSOnline and then manualy try and keep both solutions inline, but it would be a MANUAL Process.

Just TFS
  • 4,697
  • 1
  • 18
  • 22
1

As VSS is no longer supported in any way you should use the built in TFS tools to migrate all of your data to TFS on-premises.

Once there you can put TFS on http or https and access if just like VSO.