Wireshark mailing list archives

Re: How to clone 1.12 branch source code


From: Anders Broman <a.broman58 () gmail com>
Date: Sun, 15 Jun 2014 16:27:54 +0200

Den 15 jun 2014 14:35 skrev "wsgd" <wsgd () free fr>:

Le 15/06/2014 14:02, Jeff Morriss a écrit :

On 06/15/2014 07:31 AM, wsgd wrote:

Le 15/06/2014 12:20, Pascal Quantin a écrit :



Le 15 juin 2014 12:16, "wsgd" <wsgd () free fr <mailto:wsgd () free fr>> a
écrit :

Hello,

I'm want to get (clone) 1.12 branch source code.

I have cloned https://code.wireshark.org/review/wireshark (as
specified into

http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html#_install_and_prepare_sources).


I get source code for a version 1.99.
Is it normal ?
Which repository should be cloned to have 1.12 branch source code ?


Thanks,
Olivier


Hi Olivier,

You can checkout master-1.12 branch in your fresh clone with the
following command:
git checkout origin/master-1.12 -b master-1.12

Regards,
Pascal.


It works.
Thanks.

Must be possible to clone directly the good branch, no ?


git clone --branch master-1.12
https://code.wireshark.org/review/wireshark master-1.12


Thanks,
Olivier


Notera that the "good Branch" as in the development branch *is* 1.99....
Anders



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: