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 226352

Summary: Git cannot clone an empty repository [was Get action on ODCS project sources should work with fresh new project]
Product: versioncontrol Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: git
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Antonin Nebuzelsky 2013-02-19 15:03:54 UTC
Newly created project on the server obviously has an initialized but empty Git repository. Invoking get action on the sources node brings the user to the Clone Repository git wizard, but the second step of the wizard (branch selection) is empty and does not allow to continue with initialization of the local repository clone.
Comment 1 Ondrej Vrabec 2013-02-20 11:35:59 UTC
this is a general git problem not specific to ODCS
Comment 2 Ondrej Vrabec 2013-02-21 11:40:46 UTC
fix: http://hg.netbeans.org/core-main/rev/35599025c94d
Comment 3 Ondrej Vrabec 2013-02-21 11:58:17 UTC
fixed in team_support: http://hg.netbeans.org/core-main/rev/38f3bc60e276
Comment 4 Quality Engineering 2013-02-23 04:09:10 UTC
Integrated into 'main-golden', will be available in build *201302222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/35599025c94d
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #226352 - Git cannot clone an empty repository [was Get action on ODCS project sources should work with fresh new project]
Comment 5 Quality Engineering 2013-04-18 02:18:54 UTC
Integrated into 'main-golden', will be available in build *201304172301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/38f3bc60e276
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #226352 - Git cannot clone an empty repository [was Get action on ODCS project sources should work with fresh new project]
(transplanted from 35599025c94d30752851f0a69e12f3b0accc1e1d)