On 08/06, brent timothy saner wrote:
I'm getting the same behaviour:

[bts@workhorse freeswitch]$ git push
Counting objects: 14, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (14/14), 11.60 KiB | 0 bytes/s, done.
Total 14 (delta 0), reused 0 (delta 0)
remote: error: The following error occurred when parsing commit
remote: error: 426c2b2f6b4495115a2c6310f8967f5569d8a11a:
remote: error: missing install file: freeswitch.install
remote: error: hook declined to update refs/heads/master
To ssh+git://[email protected]/freeswitch.git/
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to
'ssh+git://[email protected]/freeswitch.git/'


However:

[bts@workhorse freeswitch]$ git log -- freeswitch.install ; ls -l
freeswitch.install
commit 499a1ab800029623da91fdba38e35fcc9d0d0223
Author: brent s <[email protected]>
Date:   Mon Jun 8 12:25:40 2015 -0400

   (commit message)
- -rw-r--r-- 1 bts bts 1860 Jun  8 12:25 freeswitch.install


It's *definitely* in the commit I'm trying to push.


It would appear the hook system needs some work.


I have confirmed that this is worked around by making a fresh clone, and
then pushing. However, this is not sustainable moving forward IMO.

Could you upload that repo to eg github or similar?

--
Sincerely,
 Johannes Löthberg
 PGP Key ID: 0x50FB9B273A9D0BB5
 https://theos.kyriasis.com/~kyrias/

Attachment: signature.asc
Description: PGP signature

Reply via email to