Re: [git-users] Cannot update git from 1.7.5.4 OSX Lion

2012-05-10 Thread Thomas Ferris Nicolaisen
Hi Robert,

There are various ways to install Git on OSX. Some use the official 
installer from git-scm.com,  others use some package manager like homebrew, 
Fink or Macports. They all will install Git differently, and it ends up 
with what your $PATH looks like.

So, in what way did you install the different versions?

What does your $PATH variable look like?

What do the following commands output?

/usr/bin/git --version  
/usr/local/git/bin/git --version  # this is where the official installer 
goes, I think
/usr/local/bin/git --version # this is where homebrew would put it, I think

Once you figure out which version you want to keep, you should use the 
respective uninstallers to get rid of the other ones. 

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/ZfvOsC5GeCEJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] Cannot update git from 1.7.5.4 OSX Lion

2012-05-10 Thread Thomas Ferris Nicolaisen
On Thursday, May 10, 2012 10:52:21 AM UTC+2, Thomas Ferris Nicolaisen wrote:

 /usr/bin/git --version  


I believe that this binary is installed by 
XCodehttp://stackoverflow.com/questions/5364340/does-xcode-4-install-git. 
I would recommend putting the officall installer git installation 
(/usr/local/git/bin/) directory first in $PATH, and leave the XCode git 
like it is.

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/dQyM-E2umZEJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



[git-users] Cannot update git from 1.7.5.4 OSX Lion

2012-05-09 Thread Robert Cabri
Tried to update from version 1.7.5.4 to 1.7.9.4 and to 1.7.10.1. The 
installer says it's installed but when requesting the version number of git 
with CLI git tells me the version is still 1.7.5.4.

Does anybody have a fix for this?

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/cYw_FevyG6cJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] Cannot update git from 1.7.5.4 OSX Lion

2012-05-09 Thread Philip Oakley
Check you don't now have two versions installed, and you default execution 
path/icon may still be pointing to the old one. 

Also confirm that you have simply installed Git for Windows (the executable in 
c:\program files), rather than the Msysgit development environment.

I've ended up with various versions installed, and it depends where I start 
from as to which one runs...

Philip
  - Original Message - 
  From: Robert Cabri 
  To: git-users@googlegroups.com 
  Sent: Wednesday, May 09, 2012 10:54 AM
  Subject: [git-users] Cannot update git from 1.7.5.4 OSX Lion


  Tried to update from version 1.7.5.4 to 1.7.9.4 and to 1.7.10.1. The 
installer says it's installed but when requesting the version number of git 
with CLI git tells me the version is still 1.7.5.4.



  Does anybody have a fix for this?

  -- 
  You received this message because you are subscribed to the Google Groups 
Git for human beings group.
  To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/cYw_FevyG6cJ.
  To post to this group, send email to git-users@googlegroups.com.
  To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
  For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

  No virus found in this message.
  Checked by AVG - www.avg.com
  Version: 2012.0.1913 / Virus Database: 2425/4986 - Release Date: 05/08/12

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] Cannot update git from 1.7.5.4 OSX Lion

2012-05-09 Thread Robert Cabri
 

I've tried to find any other git installation. Can't seem to locate one if 
there is any.

I'm running OSX not Windws. I installed the correct version for the correct 
platform. I've got another mac and this one I updated from 1.7.1 to 
1.7.10.1 without a fuzz. A friend of mine got the same issue with updating. 
We've got the same versionnumbers.

Op woensdag 9 mei 2012 12:31:31 UTC+2 schreef Philip Oakley het volgende:

  Check you don't now have two versions installed, and you default 
 execution path/icon may still be pointing to the old one. 
  
 Also confirm that you have simply installed Git for Windows (the 
 executable in c:\program files), rather than the Msysgit development 
 environment.
  
 I've ended up with various versions installed, and it depends where I 
 start from as to which one runs...
  
 Philip

 - Original Message - 
 *From:* Robert Cabri robert.ca...@gmail.com 
 *To:* git-users@googlegroups.com 
 *Sent:* Wednesday, May 09, 2012 10:54 AM
 *Subject:* [git-users] Cannot update git from 1.7.5.4 OSX Lion

 Tried to update from version 1.7.5.4 to 1.7.9.4 and to 1.7.10.1. The 
 installer says it's installed but when requesting the version number of git 
 with CLI git tells me the version is still 1.7.5.4.

 Does anybody have a fix for this?

 -- 
 You received this message because you are subscribed to the Google Groups 
 Git for human beings group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/git-users/-/cYw_FevyG6cJ.
 To post to this group, send email to git-users@googlegroups.com.
 To unsubscribe from this group, send email to 
 git-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/git-users?hl=en.

 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 2012.0.1913 / Virus Database: 2425/4986 - Release Date: 05/08/12



-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/utBrCeOBBKIJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.