What steps will reproduce the problem?
1. Install latest NB 6.9
2. Install latest nbgit for NB 6.9
3. Execute "Update" action for git project from popup
What is the expected output? What do you see instead?
I extected to receive latest sources from repository.
Received exception:
java.lang.UnsupportedOperationException: Not yet implemented
at org.nbgit.ui.update.UpdateAction.updateAll(UpdateAction.java:135)
at org.nbgit.ui.update.UpdateAction$1.perform(UpdateAction.java:106)
at org.nbgit.GitProgressSupport.performIntern(GitProgressSupport.java:105)
at org.nbgit.GitProgressSupport.run(GitProgressSupport.java:97)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)
What versions of NbGit, NetBeans and Java are you using?
On what operating system?
I use latest 6.9 netbeans, latest nbgit: nbgit-0.4-netbeans-6.9.nbm, windows 7
64bit, 32bit java 1.6.0_06
Original issue reported on code.google.com by atabac...@gmail.com on 30 Jul 2010 at 2:30
Original issue reported on code.google.com by
atabac...@gmail.com
on 30 Jul 2010 at 2:30Attachments: