Linux

Subversion diff with vim

<1 min read

Once in a while I have to use Subversion on a Linux box. Not a big deal, except for diffs. The standard svn diff output is not the most readable. Vim, or mor…

Read more →
Java

SVN with SmartSVN, IDEA and Eclipse

2 min read

In the last few days, I've been slowly converting from CVS to SVN as my primary repository. Creating the repository was easy. Importing my existing projects,…

Read more →