How to make NetBeans IDE 6.8 show svn commit status (especially for "dirty" files)

Posted by Andrew M. Andrews III on Stack Overflow See other posts from Stack Overflow or by Andrew M. Andrews III
Published on 2010-05-19T16:19:59Z Indexed on 2010/05/19 16:20 UTC
Read the original article Hit count: 252

Filed under:
|

I just switched from Eclipse to NetBeans IDE 6.8 for my PHP/Ajax development. Eclipse always showed a little hard disk symbol over the file icon for files that were in sync with the svn repository, and an asterisk for files with changes that have not been committed. Is there a way to see the commit status in NetBeans? If not, what is your preferred way of recognizing which files to commit?

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about svn