svn

SVN: Relocate all subdirectories

less than 1 minute read

I had to change the location of a SVN server for quite some working copies since we migrated from Subversion 1.4.6 to 1.7.1 and change the protocol from svn ...

Resolve incoming conflicts with SVN automatically

less than 1 minute read

OK, you might expect that I have the killer tool that really solves merge conflicts automatically, but this one-liner is much simpler. I sometimes update my...

Backporting Subversion 1.6 to Debian Etch

less than 1 minute read

Unfortunately I’ve to use a machine running Debian Etch. Yes, that’s pretty old and it should definitely updated to Lenny asap, BUT I’m not the admin… sigh ...

Subversive in Eclipse Ganymede

less than 1 minute read

I updated my pretty old Eclipse Europa installation to Ganymede today. OK, the restart you have to do quite often were really annoying, but besides that ever...

Securely setup subversion (SVN) with Apache

2 minute read

There are a lot of explanations out explaining how to setup Subversion and Apache to work smoothly together. Since I’m a bit paranoid I’d like to give one th...

Resurection of Nautilus CVS scripts

less than 1 minute read

I have to use CVS quite often and from time to time I'd like to use it directly from Nautilus. There was a project 'nautilus-cvs-scripts' that could be foun...