It seems to work OK with git 1.5.5.3 but not with git 1.4.4.4 

I suppose this doesn't really matter.  The person making the release
just has to make sure that he's using a recent git version.  But
the error message is rather obscure so perhaps the makefile or the
perl script should have a version check on it.

J'

On Tue, Aug 12, 2008 at 11:18:51AM +0800, john wrote:
     On Mon, Jul 28, 2008 at 10:29:35PM -0700, Ben Pfaff wrote:
     
          Here is a patch for review.
     
     I don't think it's working properly for me.  When I do "make dist" I
     get:
     
     
     if test -d ./.git; then                 \
               ./gitlog-to-changelog --since=2008-07-27      \
                 > pspp-0.6.1/cl-t;                                  \
               rm -f pspp-0.6.1/ChangeLog;                           \
               mv pspp-0.6.1/cl-t pspp-0.6.1/ChangeLog;              \
             fi
     fatal: invalid --pretty format: format:%ct  %an  <%ae>%n%n%s%n%b%n
     gitlog-to-changelog: error closing pipe from git log --log-size
               '--since=2008-07-27' '--pretty=format:%ct  %an
               <%ae>%n%n%s%n%b%n'
     make[1]: Leaving directory `/Scratch/jmd/pspp'
     



-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to