by David | Nov 30, 2015 | Development, Environment, Tooling, Tools
On my current project we’re using Jenkins as a CI platform and Visual Studio Online with TFS for source control. I’ve been wanting to setup the builds on our intranet again to run the integration tests relying on intranet access each check-in. I had an...
by David | Mar 7, 2013 | Development, Source control
Have you ever had the problem with editing files offline or outside of Visual Studio only to find these files are neither marked as added or changed in TFS. Seems there isn’t a good way to fix this in GUI but the following Stack Overflow post specifies a way to...