git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git versions
@ 2016-01-22 17:15 Ashish Yadav
  2016-01-22 22:37 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Ashish Yadav @ 2016-01-22 17:15 UTC (permalink / raw)
  To: git

I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git versions
  2016-01-22 17:15 git versions Ashish Yadav
@ 2016-01-22 22:37 ` Jeff King
  2016-01-22 22:42   ` Matthieu Moy
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff King @ 2016-01-22 22:37 UTC (permalink / raw)
  To: Ashish Yadav; +Cc: git

On Fri, Jan 22, 2016 at 05:15:23PM +0000, Ashish Yadav wrote:

> I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?

Probably. :)

I don't know much about what has been packaged for CentOS 6.5, but you
can certainly build the latest version of git from source. You can get
tarballs at:

  https://www.kernel.org/pub/software/scm/git/

Or you can just clone the git repository at:

  git://git.kernel.org/pub/scm/git/git.git

If you are asking "can I upgrade to v2.7 and still use my existing
repositories?", then the answer is yes, everything should continue to
work, and you can fetch and push between servers running arbitrary git
versions.

You may want to look at the release notes in Documentation/RelNotes, as
some of the defaults have changed (especially around the v2.0 release).

-Peff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git versions
  2016-01-22 22:37 ` Jeff King
@ 2016-01-22 22:42   ` Matthieu Moy
  2016-01-22 22:52     ` Ashish Yadav
  0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Moy @ 2016-01-22 22:42 UTC (permalink / raw)
  To: Jeff King; +Cc: Ashish Yadav, git

Jeff King <peff@peff.net> writes:

> On Fri, Jan 22, 2016 at 05:15:23PM +0000, Ashish Yadav wrote:
>
>> I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?
>
> Probably. :)

Surely ;-).

I have a CentOS 6.5 with Git 2.6 on it. It was installed from source
(I'm not the one who installed it, but I think the installation was
rather painless).

On the other hand, I don't think you'll find an RPM package, you'll need
to compile it yourself.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git versions
  2016-01-22 22:42   ` Matthieu Moy
@ 2016-01-22 22:52     ` Ashish Yadav
  2016-01-22 22:53       ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Ashish Yadav @ 2016-01-22 22:52 UTC (permalink / raw)
  To: Matthieu Moy, Jeff King; +Cc: git@vger.kernel.org

Thanks.

I just wanted to know if I can upgrade straight from v1.7.1-3 to v2.7 or
do I need to upgrade to an intermediate version.


On 1/22/16, 4:42 PM, "Matthieu Moy" <Matthieu.Moy@grenoble-inp.fr> wrote:

>Jeff King <peff@peff.net> writes:
>
>> On Fri, Jan 22, 2016 at 05:15:23PM +0000, Ashish Yadav wrote:
>>
>>> I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?
>>
>> Probably. :)
>
>Surely ;-).
>
>I have a CentOS 6.5 with Git 2.6 on it. It was installed from source
>(I'm not the one who installed it, but I think the installation was
>rather painless).
>
>On the other hand, I don't think you'll find an RPM package, you'll need
>to compile it yourself.
>
>-- 
>Matthieu Moy
>http://www-verimag.imag.fr/~moy/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git versions
  2016-01-22 22:52     ` Ashish Yadav
@ 2016-01-22 22:53       ` Jeff King
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff King @ 2016-01-22 22:53 UTC (permalink / raw)
  To: Ashish Yadav; +Cc: Matthieu Moy, git@vger.kernel.org

On Fri, Jan 22, 2016 at 10:52:47PM +0000, Ashish Yadav wrote:

> Thanks.
> 
> I just wanted to know if I can upgrade straight from v1.7.1-3 to v2.7 or
> do I need to upgrade to an intermediate version.

No, there should no reason to need an intermediate version.

-Peff

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-22 22:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 17:15 git versions Ashish Yadav
2016-01-22 22:37 ` Jeff King
2016-01-22 22:42   ` Matthieu Moy
2016-01-22 22:52     ` Ashish Yadav
2016-01-22 22:53       ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).