Getting NetBeans 6.0 to work with Subversion on Ubuntu Gutsy

I wanted to build Apache Derby with NetBeans on Ubuntu Gutsy. Here’s how I got NetBeans to work with Subversion:

  1. Browse to
    Tools -> Options -> Miscellaneous -> Versioning -> Subversion
  2. Fill in the “Specify SVN Home Folder” field with “/usr/bin”, without the quotes.
  3. Restart NetBeans.

One Response to “Getting NetBeans 6.0 to work with Subversion on Ubuntu Gutsy”

  1. George Says:

    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

Leave a Reply