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:
- Downgrade TortoiseSVN 1.6.0 to TortoiseSVN 1.5.9
- 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:
Post a Comment