Re: True git merge in git-pasky

2005-04-19 Thread Petr Baudis
Dear diary, on Tue, Apr 19, 2005 at 07:43:07AM CEST, I got a letter
where bert hubert [EMAIL PROTECTED] told me that...
 On Tue, Apr 19, 2005 at 05:51:07AM +0200, Petr Baudis wrote:
  http://pasky.or.cz/~pasky/dev/git
 
 I pulled the tar.bz2 and did make:
 gcc -g -O3 -Wall -o merge-cache merge-cache.o libgit.a libgit.a -lssl -lz
 gcc -g -O3 -Wall   -c -o unpack-file.o unpack-file.c
 gcc -g -O3 -Wall -o unpack-file unpack-file.o libgit.a libgit.a -lssl -lz
 make: commit-id: Command not found
 Generating gitversion.sh...
 
 Is this bad?

It will cause a 40-digit hexadecimal number missing in your git help and
git version output.

-- 
Petr Pasky Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor
-
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: True git merge in git-pasky

2005-04-18 Thread bert hubert
On Tue, Apr 19, 2005 at 05:51:07AM +0200, Petr Baudis wrote:
   http://pasky.or.cz/~pasky/dev/git

I pulled the tar.bz2 and did make:
gcc -g -O3 -Wall -o merge-cache merge-cache.o libgit.a libgit.a -lssl -lz
gcc -g -O3 -Wall   -c -o unpack-file.o unpack-file.c
gcc -g -O3 -Wall -o unpack-file unpack-file.o libgit.a libgit.a -lssl -lz
make: commit-id: Command not found
Generating gitversion.sh...

Is this bad?

-- 
http://www.PowerDNS.com  Open source, database driven DNS Software 
http://netherlabs.nl  Open and Closed source services
-
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html