Migrating a Subversion (SVN) repository

Migrating a Subversion (SVN) repository
Recently I have a brand new stand-alone server for my repositories and other minor thingies. And the challenging thing: moving the repositories from my home desktop computer to this server. My setup was this: I have my home desktop computer that runs Windows XP, and the repositories were stored and managed...

Subversion 1.5 released

Subversion 1.5 released
A new version of Subversion has been released. Subversion 1.5 brings some really useful features, like Merge tracking and Interactive Conflict Resolution (client). Until now, when running svn update on a linux commandline that included a conflicted file, you would get a really messed up set of file...