Subscribe:
RSS feed
The Problem I want SVN to automatically send out notifications every time some one commits. The Solution I have used svn-mailer before and love its ability to configure the email contents as well as subject. This time I am interested in the DIY approach to learn more about SVN, so I did it without svn-mailer. […]
March 24, 2010
The Problem I want to login to a remote Linux machine via SSH and to be in the same directory I was before my last log out. The Solution Since my login shell is bash, I present this solution in bash, but you can adapt it for your favorite shells. This tip relies on the […]
March 30, 2010
5