This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 193007 - AssertionError at org.nbgit.ui.repository.GitRepositoryUI.getRepositoryConnection
Summary: AssertionError at org.nbgit.ui.repository.GitRepositoryUI.getRepositoryConnec...
Status: RESOLVED INVALID
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 17:29 UTC by Exceptions Reporter
Modified: 2010-12-08 17:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 157728


Attachments
stacktrace (1.26 KB, text/plain)
2010-12-07 17:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-12-07 17:29:27 UTC
This issue was reported manually by mmirilovic.
It already has 20 duplicates 


Build: NetBeans IDE 6.9.1 (Build 201011082200)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

User Comments:
GUEST: clone other with nbgit

GUEST: clone git project

GUEST: tried to clone a repository.

GUEST: clone git repository

GUEST: Trying to check out a git repo from github.

GUEST: file://repo

GUEST: try cloning new git project

GUEST: tried to clone a repository via http url.

GUEST: I was just trying to git clone a git repository hosted at github using nbgit for beta.

GUEST: while trying to clone repo witn nbgit




Stacktrace: 
java.lang.AssertionError
   at org.nbgit.ui.repository.GitRepositoryUI.getRepositoryConnection(GitRepositoryUI.java:493)
   at org.nbgit.ui.wizards.CloneRepositoryWizardPanel.getRepositoryConnection(CloneRepositoryWizardPanel.java:306)
   at org.nbgit.ui.wizards.CloneRepositoryWizardPanel.access$000(CloneRepositoryWizardPanel.java:86)
   at org.nbgit.ui.wizards.CloneRepositoryWizardPanel$RepositoryStepProgressSupport.perform(CloneRepositoryWizardPanel.java:326)
   at org.nbgit.GitProgressSupport.performIntern(GitProgressSupport.java:105)
   at org.nbgit.GitProgressSupport.run(GitProgressSupport.java:97)
Comment 1 Exceptions Reporter 2010-12-07 17:29:30 UTC
Created attachment 103694 [details]
stacktrace
Comment 2 Ondrej Vrabec 2010-12-08 17:02:05 UTC
nbgit, an external plugin. You can try our own git support (available on AU for dev builds)