Preface Publishing sample code to the blog requires some manual tasks to remove all the source control configurations and files as well as the user specific files of Visual Studio. After publishing a few code samples, having to do the same changes manually again and again, I thought it was …
Tag: TFS
Simple Migration of TFS 2012 Express to TFS 2012 Full Version
Starting to dig a little bit deeper into TFS 2012, I noticed that my local TFS 2012 Express installation had not all the features I saw on Team Foundation Services (tfs.visualstudio.com/), which I was using too. Of course, if I had read the docs, I might have known before that …
Continue reading “Simple Migration of TFS 2012 Express to TFS 2012 Full Version”
Configure TFS Express 2012 To Use Existing SQL Server Instance
Update 2013-01-09 <Start> One should not go this way. When I tried to install TFS Express Update 1, the update failed because it requires TFS Express to run on a SQL Express instance. So – in case you want to keep your installation up to date – do not use …
Continue reading “Configure TFS Express 2012 To Use Existing SQL Server Instance”