On 5/31/06, Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote: > On 5/31/06, Linus Torvalds <torvalds@osdl.org> wrote: > > On Wed, 31 May 2006, Paolo Ciarrocchi wrote: > > > > > > > > git describe > > > > > > paolo@Italia:~/git$ git describe > > > v1.3.3-g2186d56 > > > > Ok. > > > > > > ./git --version > > > > > > paolo@Italia:~/git$ ./git --version > > > git version 1.3.3.g2186 > > > > > > Doh.. > > > > Ok, that's also good. > > > > > > which git > > > > > > paolo@Italia:~/git$ which git > > > /home/paolo/bin/git > > > > I think I know what's up. > > > > Your "sudo" made "$HOME" be /root. So by doing "sudo make install", you > > installed the git in _roots_ ~/bin, ie /root/bin/. > > > > Doh... not sure to follow you, just did: > sudo make install > paolo@Italia:~/git$ ls /root/ > paolo@Italia:~/git$ git --version > git version 1.3.GIT And even more intersting: make clean && make && sudo make install git --version git version 1.3.GIT make install [...] mv git-cherry-pick+ git-cherry-pick mv: sovrascrivo `git-cherry-pick' ignorando il modo 0755? that in english is something like: mv: overwrite `git-cherry-pick' ignoring mod 0755? Wow...of course, make clean && make install fix everything Ciao, -- Paolo http://paolociarrocchi.googlepages.com - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jun 01 05:49:47 2006
This archive was generated by hypermail 2.1.8 : 2006-06-01 05:50:15 EST