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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Storage for artwork team
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Storage%20for%20artwork%20team&In-Reply-To=%3C20110921175615.GO21938%40mars-attacks.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003962.html">
<LINK REL="Next" HREF="003969.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Storage for artwork team</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Storage%20for%20artwork%20team&In-Reply-To=%3C20110921175615.GO21938%40mars-attacks.org%3E"
TITLE="[Mageia-sysadm] Storage for artwork team">boklm at mars-attacks.org
</A><BR>
<I>Wed Sep 21 19:56:15 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003962.html">[Mageia-sysadm] Storage for artwork team
</A></li>
<LI>Next message: <A HREF="003969.html">[Mageia-sysadm] Storage for artwork team
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3968">[ date ]</a>
<a href="thread.html#3968">[ thread ]</a>
<a href="subject.html#3968">[ subject ]</a>
<a href="author.html#3968">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, 20 Sep 2011, Pascal Terjan wrote:
><i> On Tue, Sep 20, 2011 at 07:08, Thorsten van Lil <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">tvl83 at gmx.de</A>> wrote:
</I>><i> > Am Mittwoch, den 07.09.2011, 23:13 +0200 schrieb Olav Vitters:
</I>><i> >> On Wed, Sep 07, 2011 at 08:15:59PM +0200, Thorsten van Lil wrote:
</I>><i> >> > I'd like to push this request.
</I>><i> >> > Who can help the arwork team to set this up?
</I>><i> >>
</I>><i> >> Something used by the GNOME design and various people working on icons:
</I>><i> >> <A HREF="http://sparkleshare.org/">http://sparkleshare.org/</A>
</I>><i> >
</I>><i> >
</I>><i> > Looks good.
</I>><i> > Can we (and with 'we' I mean 'you' :) ) set this up for the artwork
</I>><i> > team?
</I>><i>
</I>><i> I think we just need to add a new git repository
</I>><i>
</I>><i> git::repository { "/git/???":
</I>><i> description => "Shared space for artwork team",
</I>><i> group => "mga-artwork",
</I>><i> }
</I>><i>
</I>><i> And make artwork team members committers so that they get restricted ssh access
</I>
I added a test repository on git.mageia.org/git/sparkleshare/test for
mga-packagers-committers for testing, and it seems to work.
To use it :
- install sparkleshare package (from cauldron, or rebuild on mageia 1)
- run sparkleshare start
- in remote folder config :
On my own server: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">login at git.mageia.org</A>
Folder: /git/sparkleshare/test
And you should have a directory in ~/SparkleShare/test
Next thing to do will be to create a group for artwork, and a
sparkleshare repository owned by this group.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003962.html">[Mageia-sysadm] Storage for artwork team
</A></li>
<LI>Next message: <A HREF="003969.html">[Mageia-sysadm] Storage for artwork team
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3968">[ date ]</a>
<a href="thread.html#3968">[ thread ]</a>
<a href="subject.html#3968">[ subject ]</a>
<a href="author.html#3968">[ 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>
|