Web Development and stuff…

Archive for the ‘Zend Studio for Eclipse’ tag

Hide .project files from SVN in Zend Studio for Eclipse

with one comment

I’ve been using Zend Studio for Eclipse (ZendNeon) ever since it came out. I just love this IDE. The fact that i have all tools at my finger tips without needing to switch between applications is just great. Specially when using SVN. But one thing was bothering me. Every time i started a new project. I had to add the svn:ignore for the .project file. There is really no reason to store this in SVN.

Untill yesterday i just added the svn:ignore tag to every project i start. But my eye fell on this post in the yahoo group for ZendNeon. It’s an old post. But yesterday some guy posted a better way of settings this globally.

So to exclude the .profile file from being committed to SVN do the following:

Window > Preferences > Team > Ignored Resources and click the Add Pattern button.

del.icio.us Digg DZone reddit SlashDot StumbleUpon Technorati

Written by Thijs Lensselink

June 5th, 2008 at 9:42 am

Posted in Code

Tagged with , ,