Browsing All Posts published on »March, 2010«

Automate Email Notifications for Subversion (SVN) Commits

March 30, 2010

5

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. […]

Restore Your SSH Session Working Directory

March 24, 2010

1

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 […]

Follow

Get every new post delivered to your Inbox.

Join 36 other followers