Posts archive for December, 2012

Macport: Can’t map the URL ‘file://.’ to a port description file

advertisement

apple, macI just trying to perform “sudo port clean” but it show error “Can’t map the URL ‘file://.’ to a port description file…” I also not able to perform port selfupdate or port upgrade outdated. After some research, it shows all this error is due to the macport is too old and not updated for a long time.

To solve “Macport: Can’t map the URL … ” problem, follow the steps below:

Continue reading Macport: Can’t map the URL ‘file://.’ to a port description file »

SVN: How to commit only modified files via command line

advertisement

apple macHave been looking for simple way to svn commit only modified files via command line for long time. Finally i manage to find a simple solution with just 2 line command and it will be able to commit any type of file status as you like.

To SVN commit the only modified files via command line, follow the steps below:-

Continue reading SVN: How to commit only modified files via command line »