Java Programming

Disable SVN in NetBeans

For the last couple of weeks I’ve been doing some Java development using NetBeans and every couple of days my checked out copy of the project dies on me. I was getting very frustrated because each time it happened I had to check out an older revision to a new directory, then export the corrupted […]

Continue Reading...

Linux Programming

Relocating an SVN Server

Eventually you reach a point where your Subversion server just isn’t cutting it anymore.  Either the drive is too slow, or it was just some old beat up Pentium MMX you had hiding in the closet.  The time has come to migrate all your repositories to a new home on a better server.  But how […]

Continue Reading...