diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000532.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-November/000532.html | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000532.html b/zarb-ml/mageia-sysadm/2010-November/000532.html new file mode 100644 index 000000000..37c4fcf7f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000532.html @@ -0,0 +1,86 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [241] Add a module to construct files from fragments. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B241%5D%20Add%20a%20module%20to%20construct%20files%20from%0A%20fragments.&In-Reply-To=%3C1289821575.722.109.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000531.html"> + <LINK REL="Next" HREF="000533.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [241] Add a module to construct files from fragments.</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B241%5D%20Add%20a%20module%20to%20construct%20files%20from%0A%20fragments.&In-Reply-To=%3C1289821575.722.109.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] [241] Add a module to construct files from fragments.">misc at zarb.org + </A><BR> + <I>Mon Nov 15 12:46:15 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000531.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI>Next message: <A HREF="000533.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#532">[ date ]</a> + <a href="thread.html#532">[ thread ]</a> + <a href="subject.html#532">[ subject ]</a> + <a href="author.html#532">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le lundi 15 novembre 2010 à 07:40 +0100, Olivier Blin a écrit : +><i> Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> writes: +</I>><i> +</I>><i> > I would also suggest that we switch to git in the future to use git +</I>><i> > submodule as the puppet community is very git oriented, but this is +</I>><i> > clearly not a priority since I susepct that not everybody know git and +</I>><i> > since we lack proper git hooks to check everything before commit. +</I>><i> +</I>><i> Isn't .git/hooks/pre-commit enough? +</I> +My understanding was that pre-commit is indeed what we would want, but +it is run on the local computer before commit, not on the server, and so +that would cause various deployment issues. + +What I wanted to have is a centralized check on the server where +everybody push the commit, and that was slightly more complex ( with +pre-receive and post-receive ). + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000531.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI>Next message: <A HREF="000533.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#532">[ date ]</a> + <a href="thread.html#532">[ thread ]</a> + <a href="subject.html#532">[ subject ]</a> + <a href="author.html#532">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |