Monthly Archives: September 2009

On Installing svnserve as a Windows Service

The CollabNet binaries for Subversion generally provide a simple means for setting up Subversion on a Windows box. The build includes Apache and the installer will get you up and running rather quickly. In the years since I’ve started using … Continue reading

Tagged | Leave a comment

On a Simple IronPython ActionFilter for ASP.NET MVC

Another CodeVoyeur article on extending your ASP.NET MVC apps with IronPython. http://www.codevoyeur.com/Articles/16/A-Simple-IronPython-ActionFilter-for-ASP.NET-MVC.aspx

Tagged , , | Leave a comment

On Structuring a Subversion Repository

My first experience with version control was VSS. I used it exclusively for SCM tasks until about three years ago when I started teaching at Fairfield U. I learned enough to teach the basics (through Subclipse) to college students who … Continue reading

Tagged | Leave a comment