You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Vitaly Krivoy <Vi...@jhancock.com> on 2018/06/28 15:54:03 UTC

Checking out specific branch of nifi

If I do "git checkout master", that would check out the next version of nifi which is 1.7
How do I check out current version 1.6? I don't see it when I list all branches. Thanks.

Vitaly Krivoy


STATEMENT OF CONFIDENTIALITY The information contained in this email message and any attachments may be confidential and legally privileged and is intended for the use of the addressee(s) only. If you are not an intended recipient, please: (1) notify me immediately by replying to this message; (2) do not use, disseminate, distribute or reproduce any part of the message or any attachment; and (3) destroy all copies of this message and any attachments.

RE: Checking out specific branch of nifi

Posted by Vitaly Krivoy <Vi...@jhancock.com>.
That was fast! Thank you Kevin.

From: Kevin Doran [mailto:kdoran@apache.org]
Sent: Thursday, June 28, 2018 12:00 PM
To: users@nifi.apache.org
Subject: Re: Checking out specific branch of nifi

Hi Vitaly,
All releases are tagged as “rel/<version>”, so you can see all tags by running “git tag” and then use “git checkout <tag-name>” to checkout the version you want.
Cheers,
Kevin
From: Vitaly Krivoy <Vi...@jhancock.com>>
Reply-To: <us...@nifi.apache.org>>
Date: Thursday, June 28, 2018 at 11:54
To: "users@nifi.apache.org<ma...@nifi.apache.org>" <us...@nifi.apache.org>>
Subject: Checking out specific branch of nifi

If I do “git checkout master”, that would check out the next version of nifi which is 1.7
How do I check out current version 1.6? I don’t see it when I list all branches. Thanks.

Vitaly Krivoy


STATEMENT OF CONFIDENTIALITY The information contained in this email message and any attachments may be confidential and legally privileged and is intended for the use of the addressee(s) only. If you are not an intended recipient, please: (1) notify me immediately by replying to this message; (2) do not use, disseminate, distribute or reproduce any part of the message or any attachment; and (3) destroy all copies of this message and any attachments.

STATEMENT OF CONFIDENTIALITY The information contained in this email message and any attachments may be confidential and legally privileged and is intended for the use of the addressee(s) only. If you are not an intended recipient, please: (1) notify me immediately by replying to this message; (2) do not use, disseminate, distribute or reproduce any part of the message or any attachment; and (3) destroy all copies of this message and any attachments.

Re: Checking out specific branch of nifi

Posted by Kevin Doran <kd...@apache.org>.
Hi Vitaly,

All releases are tagged as “rel/<version>”, so you can see all tags by running “git tag” and then use “git checkout <tag-name>” to checkout the version you want.

Cheers,
Kevin

From: Vitaly Krivoy <Vi...@jhancock.com>
Reply-To: <us...@nifi.apache.org>
Date: Thursday, June 28, 2018 at 11:54
To: "users@nifi.apache.org" <us...@nifi.apache.org>
Subject: Checking out specific branch of nifi

 

If I do “git checkout master”, that would check out the next version of nifi which is 1.7 

How do I check out current version 1.6? I don’t see it when I list all branches. Thanks.

Vitaly Krivoy

 

 

STATEMENT OF CONFIDENTIALITY The information contained in this email message and any attachments may be confidential and legally privileged and is intended for the use of the addressee(s) only. If you are not an intended recipient, please: (1) notify me immediately by replying to this message; (2) do not use, disseminate, distribute or reproduce any part of the message or any attachment; and (3) destroy all copies of this message and any attachments.