|
|
Browse by Tags
All Tags » Team System
Showing page 1 of 2 (12 total posts)
-
I'm working with a client this week to set up Continuous Integration for their development environment. They're a small shop who are using Visual Studio 2008 Professional, and don't intend to upgrade to Team Suite or Team Edition any time soon. The build environment would therefore be running CruiseControl.NET, not Team Foundation ...
-
Visual Studio Team Suite 2008 is now available to MSDN Subscribers (a fact which is apparently well known, since the server seems to be suffering from the load). Anyway, when the load on the servers reaches an equilibrium, you should be able to pick up the new VS2008 - amazing that you can do so while it's still 2007, since it seems like ...
-
In case you haven't seen this news from last Friday, the TFS Beta 2 Virtual PC images have an operating system timebomb in them that is set to expire on 1 November 2007. This is not, however, the end of the world if you have been using these builds for demo or test purposes, though if you've got them in anything close to a production mode ...
-
Ran into a snag this weekend with my build server - it started throwing errors related to the path to a folder, like this:
.MSBUILD : error MSB4015: The build was aborted because the ''MsBuildToCCNetLogger'' logger failed unexpectedly during shutdown. System.ArgumentException: The path is not of a legal form. at ...
-
This is all from last month, but I’ve been busy so it’s been in my queue. Sorry for the late “news”:
Microsoft acquired TeamPlain, makers of TeamPlain Web Access for connecting to TFS via a browser. TeamPlain will be free to anybody with a TFS CAL. Full announcement.
Patterns and practices announced the ...
-
I found out that I should be speaking at the DevConnections show this fall. The show is being held in Las Vegas again, November 5–8th. I apologize to anybody that had hoped to see me present last month in Orlando at the spring show – I was unfortunately out of the country due to circumstances beyond my control (but which ...
-
As part of my automated build and test process, I wanted to be able to confirm that my third party components were the proper version and, more importantly, that they were fully licensed. For some components, I can create a new instance of the control or component and test its IsLicensed property. For others, the assembly itself is ...
-
Plasma is an ASP.NET in-memory web server emulator that can be used for ASP.NET unit testing or automation. Its initial codebase was written by Microsoft and its current incarnation is a community project licensed under the Microsoft Permissive License. I’ve been working on the project with several others and have just put the ...
-
So I desperately needed to rollback the deletion of six source code files, which, by the way, were asp.net custom control classes. See previous post. The simple solution, right click on the files and select Rollback, Revert, or some other command. Okay, so maybe the command is nested somewhere below that point in the command hierarchy. Or NOT! ...
-
I can't believe it. How stupid is Microsoft? I swear. They ship a supposed rock-solid server-based source control system and don't provide a rollback feature? I didn't discover this until today when I inadvertantly deleted some source files. So I'm rooting around for an hour trying to figure out how to restore the files from ...
1
|
|
|