1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Some changes on svn
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20changes%20on%20svn&In-Reply-To=%3CBANLkTimsr5kNnJy1NULwhWu7QioWHP1Ztw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="004136.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Some changes on svn</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20changes%20on%20svn&In-Reply-To=%3CBANLkTimsr5kNnJy1NULwhWu7QioWHP1Ztw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Some changes on svn">ahmadsamir3891 at gmail.com
</A><BR>
<I>Fri Apr 22 01:37:12 CEST 2011</I>
<P><UL>
<LI>Next message: <A HREF="004136.html">[Mageia-dev] Libreoffice rebuild
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4135">[ date ]</a>
<a href="thread.html#4135">[ thread ]</a>
<a href="subject.html#4135">[ subject ]</a>
<a href="author.html#4135">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 21 April 2011 23:50, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote:
><i> Le jeudi 21 avril 2011 à 22:49 +0200, Michael Scherer a écrit :
</I>>><i> Hi,
</I>>><i>
</I>>><i> I have done some change regarding svn access, and while I am carefully
</I>>><i> testing to not break it, if someone has a problem, please report it
</I>>><i> ( with your login, telling if you can connect or not ).
</I>>><i>
</I>>><i> The goal is to simplify the way we manage everything, so translators can
</I>>><i> later be able to commit their work.
</I>><i>
</I>><i> So it seems to work fine.
</I>><i>
</I>><i> But now, this lead me to another question :
</I>><i> - how do we manage commit access to the repository soft/
</I>><i>
</I>><i> For now, only packagers can access it, mainly because that's the only
</I>><i> group we had at that time. But in fact, I see no reason to use this
</I>><i> group more than another.
</I>><i>
</I>><i> We have a few choice :
</I>><i> - let anybody commit , all people in shell_access group could do it.
</I>><i> Right now, that mean sysadmins, web developer, forum developers,
</I>><i> translators, packagers and apprentices.
</I>><i>
</I>><i> - create a group for developers, and let them have access on the svn,
</I>><i> and add i18n committers on a subset.
</I>><i>
</I>><i> I was about to do the 2nd stuff, but looking for documentation, the svn
</I>><i> book convinced me to do the first one (
</I>><i> <A HREF="http://svnbook.red-bean.com/nightly/en/svn.serverconfig.pathbasedauthz.html">http://svnbook.red-bean.com/nightly/en/svn.serverconfig.pathbasedauthz.html</A> ).
</I>><i>
</I>><i> But this solution kinda negate the goal and the existence of "developer
</I>><i> team". On the other hand, the team do not exist right now.
</I>><i>
</I>><i> What do people think of it ?
</I>><i> --
</I>><i> Michael Scherer
</I>><i>
</I>><i>
</I>
I am not an SVN expert, but I'd go with option 1, the groups you
listed should have access to /soft/, and if something goes wrong, the
mistake can always be rectified and the person who did it will be told
off and shown the wrong of his ways; that and all the people in those
groups are expected to act responsibly with the privileges they're
given...
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="004136.html">[Mageia-dev] Libreoffice rebuild
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4135">[ date ]</a>
<a href="thread.html#4135">[ thread ]</a>
<a href="subject.html#4135">[ subject ]</a>
<a href="author.html#4135">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|