Posts under Mac

How to migrate SVN repository?

advertisement

There are only few easy steps to migrate svn repository. This post is for my own notes, in case i forget how to migrate svn repository again!

Below is the steps to migrate SVN repository:-

Continue reading How to migrate SVN repository? »

How to install apache, php, mysql with macport in Mac OS X

advertisement

The easiest way to install apache, php and mysql in Mac is thru mac port. You can also install apache, php and mysql by compiling each of the service but it’s too time consuming. If you just wan to install apache, php and mysql for development use, Mac Port install is good enough.

Follow the steps below to install apache, php and mysql in Mac OS X:-

Continue reading How to install apache, php, mysql with macport in Mac OS X »

How to show hidden files in Finder – Mac OS X

advertisement

Mac OS X Finder hide hidden files by default. To show hidden files in Finder, you need to use two commands (AppleShowAllFiles and killall).

Just follow the steps below and your finder will show hidden files:-

Continue reading How to show hidden files in Finder – Mac OS X »