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 234301 - Cannot setup remote when pushing to a remote repository
Summary: Cannot setup remote when pushing to a remote repository
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 231996
  Show dependency tree
 
Reported: 2013-08-13 07:54 UTC by Ondrej Vrabec
Modified: 2013-08-14 14:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-08-13 07:54:15 UTC
When doing an initial push to a remote repository, there is no way to setup the remote or the fetch specs. Results in invalid update tracking and no refs/remotes/origin/* is created.
Comment 1 Ondrej Vrabec 2013-08-13 08:21:08 UTC
fixed: core-main #af613c787b6a
Comment 2 Quality Engineering 2013-08-14 14:41:37 UTC
Integrated into 'main-silver', will be available in build *201308141142* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/af613c787b6a
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #234301 - Cannot setup remote when pushing to a remote repository