1
vote
3answers
24 views
Visual Studio Error: You are not logged into Windows Live Messenger
Does anyone know why visual studio does this?
0
votes
0answers
7 views
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?
i m currently using TFS
1
vote
1answer
118 views
Connecting Team Foundation Server and MS Project - Experiences?
I've read a number of articles (and methods) where people have integrated Team Foundation Server and Microsoft Project, which allows both project managers and developers to use tools their comfortable …
0
votes
1answer
45 views
Is there a TFS check-in policy for Nunit and NCover?
Hi.
I would like to enforce my users to run unit tests and code coverage,
but we are using Nunit and NCover, not MS Team system unit test\ coverage framework.
How canI do it? Is there a matching …
1
vote
0answers
24 views
TFS- Revision graph like Subversion
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?
Edit: I am using TortoiseSVN for SVN client
0
votes
3answers
42 views
TFS 2010 and Sharepoint (Licensing)
Hello,
If I use MOSS 2007 or Sharepoint Services 3.0 with TFS do I need a license or is there an implicit license with TFS, like there is for SQL Server.
Thanks,
ray.
0
votes
2answers
51 views
Is there an adequate replacement for Source Control Explorer?
I use TFS 2008 for source control with Visual Studio 2008 at my office.
I have previously used Subversion (and even source safe) and found it much easier to find information than using the panel …
0
votes
2answers
30 views
Place DLLs in GAC on Solution Build in Debug
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 server build and we …
0
votes
1answer
20 views
How do I automate build and testing for an asp.net ajax application in Team Foundation Server?
Hi all,
Q. We're looking for a way to automate
build process, run test cases and
store build results.
A problem could be raise as the application on which we want to setup this process is an …
0
votes
1answer
18 views
Keep a TFS source backup in Visual Source Safe. Possible?
We moved from Visual Source Safe to Team Foundation Server. Can I sync. TFS source control to Visual Source Safe? I would like to keep a backup of Team Foundation Server source control in Visual …
2
votes
1answer
24 views
TFS File Changed Notification
We have a number of files in our project and if they change they require changes to the Installers. Developers don't seem to be aware of the knock-ons of not notifying guy that looks after the …
1
vote
1answer
29 views
View History in TFS
We have created a New Team Project in TFS 2008. We want to merge 7 different team projects with this New Team Project and finally delete the old 7 projects.
A existing project is branched with a new …
2
votes
2answers
183 views
What are the best practices for the AspNetDevelopmentServerHost attribute?
We have a Web Application Project (dozens actually..) that has a testing project attached to it. In the testing project I have a simple unit test which exercises a couple of methods.
Running …
0
votes
3answers
34 views
Subscribing to TFS events and WCF
Sorry for asking a question about something I don't know much about, but I've been pulling my hair out trying to get this working.
So, I have a WCF service that is hosted on IIS and seems to be …
0
votes
2answers
42 views
Compare Folders in TFS
I'm using TFS and C# and I want to programmatically get a list of files that have changed between 2 different folders.
I want to be able to enter the path & label, just like the Compare option in …
