From: Kristis Makris <kristis.makris@asu.edu>
To: David Symonds <dsymonds@gmail.com>, jnareb@gmail.com
Cc: git@vger.kernel.org, scmbug-users@lists.mkgnu.net
Subject: Re: Git and Scmbug integration
Date: Tue, 13 Nov 2007 16:55:42 -0700 [thread overview]
Message-ID: <1194998142.4106.24.camel@localhost> (raw)
In-Reply-To: <ee77f5c20711131500h6ee067ffv3e488ac7bde1d22c@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1771 bytes --]
On Wed, 2007-11-14 at 10:00 +1100, David Symonds wrote:
> > http://bugzilla.mkgnu.net/show_bug.cgi?id=991
> >
> > There's no hook that will trigger when a tag is applied.
>
> I believe the 'update' hook is run when the tag is pushed.
Even if that is true, there no hook that will trigger when a local tag
is applied.
> > (2)
> >
> > http://bugzilla.mkgnu.net/show_bug.cgi?id=992
> >
> > Git does not offer metadata describing a change on the commit trigger
> >
> > The commit trigger seems to be "post-commit" but it supplies no arguments. The
> > "update" trigger supplies a lot of information but that's only triggered when
> > changes are published to a remote repository.
>
> Isn't this some kind of centralised bug-tracking system anyway? It
> would be nice, I see, for the 'commit' hook to take, say, the commit
> SHA-1 hash as a parameter.
It isn't a centralized bug-tracking system necessarily. Because
different developers may used different, custom bug-tracking systems,
with custom hooks in their own local Git repositories that integrate
with only their own bug-tracking systems. And perhaps we can add the
support in the Scmbug Git frontend to integrate with a centralized
bug-tracker only on push operations if desired.
But we can't explore any of these issues, discussed in the thread below
too, unless we can extract what's needed from the hooks.
http://thread.gmane.org/gmane.comp.version-control.git/48981/focus=49011
I'd like the commit hook to provide enough information to be able to
tell which files were modified and their respective old/new version (or
perhaps their old/new SHA-1 hash). If the new SHA-1 hash can be used to
extract all that, that's ok with me. But right now there's nothing.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-11-13 23:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 19:06 Git and Scmbug integration Kristis Makris
2007-11-13 23:00 ` David Symonds
2007-11-13 23:55 ` Kristis Makris [this message]
2007-11-14 0:02 ` David Symonds
2007-11-14 0:16 ` Kristis Makris
2007-11-14 0:27 ` David Symonds
2007-11-14 1:11 ` Junio C Hamano
2007-11-14 1:16 ` David Symonds
2007-11-14 1:27 ` Junio C Hamano
2007-11-14 1:09 ` Junio C Hamano
[not found] ` <7vtznppr8m.fsf-jO8aZxhGsIagbBziECNbOZn29agUkmeCHZ5vskTnxNA@public.gmane.org>
2008-08-13 9:23 ` Kristis Makris
2007-11-14 6:08 ` Martin Langhoff
2007-11-13 23:47 ` Alex Riesen
2007-11-13 23:53 ` David Symonds
2007-11-14 0:04 ` Alex Riesen
2007-11-14 0:08 ` David Symonds
2007-11-14 0:01 ` Kristis Makris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1194998142.4106.24.camel@localhost \
--to=kristis.makris@asu.edu \
--cc=dsymonds@gmail.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=scmbug-users@lists.mkgnu.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).