diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2011-January/000102.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2011-January/000102.html | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2011-January/000102.html b/zarb-ml/mageia-webteam/2011-January/000102.html new file mode 100644 index 000000000..d3e93ff03 --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-January/000102.html @@ -0,0 +1,111 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] Webteam peers, bootstrapping + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Webteam%20peers%2C%20bootstrapping&In-Reply-To=%3C4D25FA88.9050403%40vilarem.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000099.html"> + <LINK REL="Next" HREF="000105.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] Webteam peers, bootstrapping</H1> + <B>Maât</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Webteam%20peers%2C%20bootstrapping&In-Reply-To=%3C4D25FA88.9050403%40vilarem.net%3E" + TITLE="[Mageia-webteam] Webteam peers, bootstrapping">maat-ml at vilarem.net + </A><BR> + <I>Thu Jan 6 18:23:20 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="000099.html">[Mageia-webteam] Webteam peers, bootstrapping +</A></li> + <LI>Next message: <A HREF="000105.html">[Mageia-webteam] Webteam peers, bootstrapping +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#102">[ date ]</a> + <a href="thread.html#102">[ thread ]</a> + <a href="subject.html#102">[ subject ]</a> + <a href="author.html#102">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 06/01/2011 17:44, Romain d'Alverny a écrit : +><i> On Thu, Jan 6, 2011 at 15:25, Maât <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">maat-ml at vilarem.net</A>> wrote: +</I>>><i> Le 06/01/2011 14:27, Romain d'Alverny a écrit : +</I>>>><i> - of course, something making push/merge requests possible could +</I>>>><i> help (writable only by manager+webmasters, leaving everyone else push +</I>>>><i> changes to be merged after review) +</I>>><i> Have we designed the standard lifecycles for patches and the standard merge/qualification processes ? +</I>><i> Not. We need some practice on this first I guess. +</I>k + +>>><i> - some limited commands? what type? rsync/svn/git types? +</I>>>><i> +</I>>><i> for example : forums we'll be deploying forums versions with git +</I>><i> Ok, but that does not necessarily mean access to the server (this can +</I>><i> be triggered indirectly). +</I>Yup but this means coding yet an other specific wrapper ? + + +>>><i> * server deployment: +</I>>>><i> - staging from a branch available to all peers +</I>><i> That is, ability to sync trunk (or whatever branch) to staging server. +</I>><i> That's an option that allows everyone to see up-to-date working apps +</I>><i> (and to quickly acknolewge broken ones). Or we can have a cron from +</I>><i> VCS to staging. +</I>><i> +</I>><i> Romain +</I>This imply limiting ourselves to one trunk and limiting our capacity to thread features developement nope ? + +I'd rather see a model with many trunks/tags/branches available for (one for each active dev) and ~user dirs allowing people to switch their personnal instance to the trunk/tag/branch they want to play with... + +for a given project we would have a SVN repos organization like that : + +$baseurl/$project_root/main/{trunk|tags|branches} + + +$baseurl/$project_root/devs/$nickname/{trunk|tags|branches} + + +$baseurl/$project_root = name of the application + + +$baseurl/$project_root/devs/$nickname => repos dedicated to $nickname developer work + + +$baseurl/$project_root/main => official public repos where "webmasters" merge developpers work + +Then for apache testing organization we could have : + +<A HREF="http://thesdeverver.mageia.org/manager">http://thesdeverver.mageia.org/manager</A> => where $nickname can log on and click to switch it's own instance to what he wants (application,repository,tag or branch or trunk) + +<A HREF="http://the-dev-server.mageia.org/testing/~$nickname/">http://the-dev-server.mageia.org/testing/~$nickname/</A> => where he tests the application he just switched to + +what do you think ? + + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000099.html">[Mageia-webteam] Webteam peers, bootstrapping +</A></li> + <LI>Next message: <A HREF="000105.html">[Mageia-webteam] Webteam peers, bootstrapping +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#102">[ date ]</a> + <a href="thread.html#102">[ thread ]</a> + <a href="subject.html#102">[ subject ]</a> + <a href="author.html#102">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |