Ubuntu 14.10: Install Subversion 1.7.x

As of Ubuntu 14.10, the default subversion package from the repos is version 1.8.  I will underline the steps required to install Subversion 1.7.x for Ubuntu based systems here. I needed 1.7.x for compatibility reasons. To begin with, I could not find any ppa that had subversion Ubuntu package for version 1.7. Hence I had ...

Undo SVN merge from a Collabnet eclipse merge client 1

Collabnet has added a enhanced merge client to work on top of Eclipse and subclipse. While it replaces the existing merge client given by default in subclipse, it adds quite few features for the merge process. Every body knows the pain surrounded in an svn merge. No matter how you do it, there’s always a ...