Is it possible to build projects created in vs2012, manually pushed to my git repository with Team Foundation Server 2010/12?
In the other words: Can I choose my git repository path as source, to build it with TFS? I've chosen TFVC as source control because TFS2012 doesn't support git as source control yet. I know I can do this in Team Foundation Service but I don't want to use it.
It should be possible now, keep in mind as well that the Update 2 for VS 2012 added GIT support.Take a look: http://www.hanselman.com/blog/GitSupportForVisualStudioGitTFSAndVSPutIntoContext.aspx