Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7660

Re: errors pushing tags to git

From Sandro Tosi <morph@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: errors pushing tags to git
Date 2015-10-14 11:50 +0200
Message-ID <qjqR4-31B-23@gated-at.bofh.it> (permalink)
References <qiDQm-6aa-3@gated-at.bofh.it> <qiQaS-7fU-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> Yep.  Again, I've seen this, but don't know the cause and don't think it
> actually has any negative effect.

it is because a new tag is being pushed, so the post-receive hook is
trying to get a diff of it, but it fails as.. there is no "previous"
state for that. it is harmless, but annoying to see the error, could
be fixed changing the hook to verify if the prevrev is all 0 and act
accordingly

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

errors pushing tags to git Brian May <brian@microcomaustralia.com.au> - 2015-10-12 07:30 +0200
  Re: errors pushing tags to git Barry Warsaw <barry@debian.org> - 2015-10-12 20:40 +0200
    Re: errors pushing tags to git Sandro Tosi <morph@debian.org> - 2015-10-14 11:50 +0200

csiph-web