I'm trying to get git-review working. I think I've done everything necessary
but this is what I get:
C:\Development\wireshark>git status
On branch bug12973
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: ui/gtk/main_toolbar.c
modified: ui/qt/main_window.cpp
no changes added to commit (use "git add" and/or "git commit -a")
C:\Development\wireshark>git commit -a
[bug12973 98ee4f256a] Fix Access Violation in
plugin_if_mainwindow_get_ws_info(...)
2 files changed, 2 insertions(+), 2 deletions(-)
C:\Development\wireshark>git review
Problem running 'git remote update origin'
Fetching origin
fatal: unable to access 'https://code.wireshark.org/review/wireshark/': Unknown
SSL protocol error in connection to code.wireshark.org:443
error: Could not fetch origin
I'm not sure why I'm not using ssh as I have set this up and the recommended
test works fine.
I got to similar position a couple of years ago and never got it working. I'm
obviously doing something wrong as this is a completely fresh install of all
involved packages.
I'm using:
* git version 2.11.0.windows.3
* git-review version 1.25.0
* Python 3.6.0
I've spent about 6 hours on this so far - just to push a stupid two line patch.
Any advice gratefully accepted.
Thanks and regards...Paul
______________________________________________________________________
This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.
Any views or opinions expressed are solely those of the author and do not
necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or omissions in the
contents of this message, which arise as a result of e-mail transmission.
Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour
House, Coopers End Lane, Stansted, Essex CM24 1SJ
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe