Archive for March, 2009

NetBeans, Subversion and Symlinks

Saturday, March 21st, 2009

I have been using NetBeans the past couple of weeks for PHP coding, and am generally happy with it. One small annoyance I have is with the Subversion plugin and symlinks. I have a project that has symlinks to other folders. After committing the symlinks to Subversion, when I issue svn status from the command […]

Install NetBeans 6.5 on Ubuntu 8.10

Thursday, March 5th, 2009

I have decided to play around with NetBeans 6.5. I used NetBeans 4 years ago for a little Java programming while getting my Master’s degree and since they recently added PHP support and have a thriving development community, thought it would be a good time to give it a try again. IFirst, I need to […]