I wanted to build Apache Derby with NetBeans on Ubuntu Gutsy. Here’s how I got NetBeans to work with Subversion:
- Browse to
Tools -> Options -> Miscellaneous -> Versioning -> Subversion - Fill in the “Specify SVN Home Folder” field with “/usr/bin”, without the quotes.
- Restart NetBeans.
Saturday, 05/04/08 at 7:01 pm
Hi,
The quotes around “use/bin” messed up my configuration. I had to remove them to get Netbeans 6.0.1 to recognize svn.
George