CDuke / sublime-tfs

Use TFS inside Sublime Text 2/3
5 stars 4 forks source link

Sublime TFS does not work in symlinked directories #21

Open CDuke opened 9 years ago

CDuke commented 9 years ago

Originally reported by: Saturn2888 (Bitbucket: Saturn2888, GitHub: Saturn2888)


Because of the way branching in TFS works, I have to create a new Sublime Text project for each branch. I got around this by creating a symlink to my current TFS branch directory and pointing Sublime Text at the symlink.

Sublime TFS doesn't add or checkout files when the file's in the symlinked directory. Why is that?


CDuke commented 9 years ago

Original comment by Saturn2888 (Bitbucket: Saturn2888, GitHub: Saturn2888):


In VS I'm just loading up the respective solution file; not going into the symlink so I don't really know. Are you thinking it's most-likely a strange TFS issue?

CDuke commented 9 years ago

Original comment by Denis Kulikov (Bitbucket: CDuke, GitHub: CDuke):


Hi. Does it works in Visual Studio?