Site Archives

Getting Ensim sendmail to listen on an alternate port

Posted by plattapuss on March 29th, 2008

Updated: March 30th 2008 Setup a new server today! This time, instead of using port 465 and setting up the SSL certs etc, I wanted something a little easier to use. So, according to RFC 2476 at this link, I can use port 587. On our Ensim 10.3 box which runs on RHEL 5, this [...]

Merging SVN repos while retaining history

Posted by plattapuss on March 11th, 2008

Here is a quick little how-to on merging separate Subversion (SVN) repositories into one, while keeping the history in tact. Note that the checkin ID's will change, but you do have a little control over how Subversion will show the change logs. For this tutorial, we want to merge: old1, old2, old3 and old4 into [...]