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 257119 - Each push to the same branch requires confirmation of a new branch creation
Summary: Each push to the same branch requires confirmation of a new branch creation
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: PC All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 257085 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-12-11 19:05 UTC by Alexander Pepin
Modified: 2016-02-02 14:35 UTC (History)
0 users

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 Alexander Pepin 2015-12-11 19:05:07 UTC
Steps to reproduce:
- clone a project from git repository on the remote host
- open just cloned full remote project
- create a new branch e.g. Release
- switch to Release branch
- make some changes in the project and save the changed files
- commit the changes
- push changes and confirm new branch creation in the repository
- make some changes in another source file
- create a new tag for Release branch
- commit the changes (to Release branch)
- call "Remote Git -> Remote -> Push To Upstream" 
Result: "Create New Branch?" dialog window appears again with the same message: 
Push is about to create a new branch "Release " in the remote repository.
Do you want to continue and create the branch?
Comment 1 Alexander Simon 2015-12-15 15:44:07 UTC
fixed in enum, change set:
7d396ceb43cb
Comment 2 Alexander Simon 2015-12-15 15:55:57 UTC
*** Bug 257085 has been marked as a duplicate of this bug. ***
Comment 3 Quality Engineering 2015-12-22 02:26:30 UTC
Integrated into 'main-silver', will be available in build *201512220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e2e2efb31386
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #257119 Each push to the same branch requires confirmation of a new branch creation
(transplanted from 7d396ceb43cb253482bb29fcc21c46273e84e334)
Comment 4 ilia 2016-01-27 14:51:21 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/7d396ceb43cb
Comment 5 Alexander Pepin 2016-02-02 14:35:27 UTC
Verified in build 20160130.