Basically what the title says. I am looking to install the Visual Studio 2010 Beta for compiling personal C++ projects. I haven\'t made it through the tutorial for setting things up, but do I need the
When I cha开发者_运维百科nge the quality of a build in TFS 2010 (to production quality), I would like to have the build uploaded to my FTP site on a remote server.
In addition to my Previous topic on How to use SVN, Branch? Tag? Trunk? I would like to get in-depth on how a programmer should/could use TFS.
Does anyone know why vi开发者_开发问答sual studio does this?If you are using TFS try this: Open VS 2008 and wait until Team Members is not \"working...\"
Apparently it is impossible to provide the Changed Date field with a timestamp (format \'2009-12-14 10:00:0开发者_开发百科0\') when defining a new Team Query. I get the error: \"The query failed. You
Is it possible to make the Team Project Portal of TFS public to everyone? Currently I get prompted for 开发者_运维知识库a user and password when I browse to the portal. For me this isn\'t a problem be
I don\'t have a great deal of experience with TFS, other than using it for source control. I am working on a C# application that will need to modify files that are being controlled by TFS. From within
Is there a way to see revisions/changeset to a repository in TFS just like how we can see revisions/branches in SVN using revision graph?
Is there a way to see revisions/changeset to a repository in TFS just like how we can see revisions/branches in SVN using revision graph?
We have a couple of DLLs that开发者_如何学编程 need to be put in the GAC at compile time only in Debug mode as this is what developers use locally. Release mode will be the Continuous Integration serv