Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008 – ISerial 9 april 2008 0 Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008 ISerializable – Roy Osherove’s Blog – Fix: Cannot copy file ‘X’ to file ‘Y’.…
Secured Subversion on Windows 8 februari 2008 0 Recently I decided that I want to move to Subversion 1.1, and have a central repository that manages all my code. The main reason for this was that I got myself a laptop, so having a file-based repository1 that I…
[Build Knowledge] Versioning 3 december 2007 0 Today I’ll show you how to use NAnt and Cruise Control.Net to Version your application.What you’ll need1. NAnt A .Net Build tool. We’re going to use this to compile our Hello World Application and set the version number.2. Cruise Control.Net…
Demo on automating your build with NAnt and CCNet 27 september 2007 0 I’ve prepared a presentation and demo of automating a build with NAnt and CCNet. It uses Subversion for the trunk, and all you have to do is checkout the trunk and run the build. You can check it out anonymously…