<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/tools/git-update-mirror, branch master</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=master</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2009-11-07T09:40:22Z</updated>
<entry>
<title>Git commit notifications via post-receive hook</title>
<updated>2009-11-07T09:40:22Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-11-07T09:40:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2b442ff177751c5ea17e792c10e6d50d7b922b08'/>
<id>urn:sha1:2b442ff177751c5ea17e792c10e6d50d7b922b08</id>
<content type='text'>
Now that we moved our Git repositories to SourceForge, we don't need to
maintain local clones for generating commit notifications anymore, as
SourceForge provides shell access to the repositories.  Instead, we now
run git-notify as a post-receive hook on the SourceForge server.
Actually, we use a wrapper which executes git-notify with the desired
options and which makes it easy to add other post-receive hooks in the
future.
</content>
</entry>
<entry>
<title>git-update-mirror: Remove a useless sed(1) call</title>
<updated>2009-10-25T18:47:44Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-10-25T18:47:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4b58160b8c546339b50e873b6c2c337d333fabdb'/>
<id>urn:sha1:4b58160b8c546339b50e873b6c2c337d333fabdb</id>
<content type='text'>
The sed(1) command in question was a hangover which had no effect
anymore.
</content>
</entry>
<entry>
<title>Import git-update-mirror and git-notify</title>
<updated>2009-10-24T09:42:52Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-10-24T09:42:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7f1844835dac4df2e8fe98d72d6fe77d5117eb2e'/>
<id>urn:sha1:7f1844835dac4df2e8fe98d72d6fe77d5117eb2e</id>
<content type='text'>
Import the (self-written) git-update-mirror script, which updates clones
of Git repositories and then calls git-notify (in just the same way as a
post-receive hook would be called by Git).  The git-notify script is
imported from git://source.winehq.org/git/tools.git (commit: 03d66f34)
and generates notifications on repository changes.  We'll use these
scripts for generating our commit e-mails.
</content>
</entry>
</feed>
