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 257213 - Remote Git does not show Incoming Changes
Summary: Remote Git does not show Incoming Changes
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 257215 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-12-18 16:24 UTC by Alexander Pepin
Modified: 2016-02-02 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (125.74 KB, image/png)
2015-12-18 16:24 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2015-12-18 16:24:04 UTC
Created attachment 157847 [details]
screenshot

Steps to reproduce:
- clone a project from git repository on the remote host
- clone a project from git repository on the remote host to another location
- open just cloned full remote project
- make any changes in any source file in the project and save the file
- commit and push changes
- close the project
- open the first full remote project
- call "Remote Git -> Show Incoming" on the project node
Result: Show Incoming view appears but it's empty. It only contains strange line with a git command and error message on the gray background (see screenshot).
Comment 1 Alexander Pepin 2015-12-18 16:28:34 UTC
To get incoming changes Google suggests using 
git fetch && git log ..origin/master
(or other applicable branch names)
Comment 2 Alexander Simon 2015-12-24 14:25:58 UTC
fixed in enum, change set:
ee3ac3311b1e
Comment 3 Alexander Simon 2015-12-24 15:16:15 UTC
*** Bug 257215 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2016-01-12 02:28:25 UTC
Integrated into 'main-silver', will be available in build *201601120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cf42fa1b46d9
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #257213 Remote Git does not show Incoming Changes
(transplanted from ee3ac3311b1e9571bee0d14104ef72f94972098f)
Comment 5 ilia 2016-01-27 14:50:24 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/ee3ac3311b1e
Comment 6 Alexander Pepin 2016-02-02 14:37:19 UTC
Verified in build 20160130.