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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] sync with mandriva
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20sync%20with%20mandriva&In-Reply-To=%3C20101107125330.GB4273%40shikamaru.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001399.html">
<LINK REL="Next" HREF="001402.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] sync with mandriva</H1>
<B>Remy CLOUARD</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20sync%20with%20mandriva&In-Reply-To=%3C20101107125330.GB4273%40shikamaru.fr%3E"
TITLE="[Mageia-dev] sync with mandriva">shikamaru at mandriva.org
</A><BR>
<I>Sun Nov 7 13:53:30 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001399.html">[Mageia-dev] sync with mandriva
</A></li>
<LI>Next message: <A HREF="001402.html">[Mageia-dev] sync with mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1401">[ date ]</a>
<a href="thread.html#1401">[ thread ]</a>
<a href="subject.html#1401">[ subject ]</a>
<a href="author.html#1401">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, Nov 07, 2010 at 08:18:30AM +0200, P. Christeas wrote:
><i> On Sunday 07 November 2010, Luis Daniel Lucio Quiroz wrote:
</I>><i> > Well,
</I>><i> >
</I>><i> > as in mandriva list it seems that live will be again. I was wondering for
</I>><i> > those we contrib in both distros. I mean for example me: i maintan squid
</I>><i> > and snort (for example). I wonder if there is a way so i may affect
</I>><i> > package once and build in both distros (because these packages for example
</I>><i> > wont change, i mean patches and compiled options will be the same).
</I>><i> Given that your squid could be built from /exactly/ the same package+tarballs
</I>><i> in both Mandriva and Mageia[1], you could theoretically rsync between your 2
</I>><i> local svn checkouts and then checkin.. But not the most beautiful procedure.
</I>><i>
</I>><i> BUT, if it had been for git-based package tracking:
</I>><i> .. you would have 2 branches at the same git repo, for Mandriva, Mageia. And
</I>><i> one, third, for the official upstream sources, actually. You would be able to
</I>><i> hack one branch and let squid build, install etc. Then, you would /merge/ from
</I>><i> one distro branch to the other, or cherry-pick, or rebase, or anything
</I>><i> suitable for your changes. No need to have identical code in both of branches,
</I>><i> at all.
</I>><i> And then simply push to Mageia, Mandriva, Fedora, SuSe, Debian, the upstream
</I>><i> squid etc, the N-th mirror of Mageia and so on...
</I>><i> Moreover, if somebody else had hacked squid for Mandriva, you would be able to
</I>><i> fetch his/her changes, merge the ones you wanted into Mageia, and repeat the
</I>><i> "push" step.
</I>><i> You see, having multiple masters, multiple committers is what git is unique
</I>><i> at. It is where svn sucks, by contrast.
</I>><i>
</I>it could be possible as well with git-svn no ?
I don’t think mandriva will move to git anytime soon, it was planned
(IIRC spuk worked on it) but it was not finished.
Regards,
--
Rémy CLOUARD
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20101107/4c199782/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001399.html">[Mageia-dev] sync with mandriva
</A></li>
<LI>Next message: <A HREF="001402.html">[Mageia-dev] sync with mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1401">[ date ]</a>
<a href="thread.html#1401">[ thread ]</a>
<a href="subject.html#1401">[ subject ]</a>
<a href="author.html#1401">[ 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>
|