Tuesday, December 29, 2009

Netbeans Subversion plug-in update

Netbeans integrated subversion client for Netbeans 6.5 works along with TortoiseSVN 1.5.9.
After upgrading to TortoiseSVN 1.6.0 and above this issue will come up :
Netbeans integrated subversion client (being a unsupported client version for TortoiseSVN 1.6.0 and above) will fail to recognize files from the repository as a result of which committing, updating, checking out of files / folders wont be possible.

To solve the issue follow either of the two steps mentioned below:
  1. Downgrade TortoiseSVN 1.6.0 to TortoiseSVN 1.5.9
  2. Upgrade Netbeans integrated subversion client
To Upgrade Netbeans integrated subversion client follow the below steps :
  • Go to Tools -> Plugins -> Installed -> Select Subversion 1.5 for Windows (Category - Bridges) -> Click on Uninstall.
  • Download latest zip file for TortoiseSVN.
  • Unzip the downloaded file.
  • Go to Tools -> Options ->Miscellaneous -> Versioning -> Select subversion -> Copy the bin folder's path found in the unzipped file -> Paste that in "Path to the SVN executable File:" -> Ok -> Restart Netbeans


No comments: