From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000137.html | 86 +++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000137.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000137.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000137.html b/zarb-ml/mageia-sysadm/2010-November/000137.html new file mode 100644 index 000000000..c41ba7d04 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000137.html @@ -0,0 +1,86 @@ + + + + [Mageia-sysadm] Packages SVN + + + + + + + + + +

[Mageia-sysadm] Packages SVN

+ nicolas vigier + boklm at mars-attacks.org +
+ Mon Nov 1 16:25:35 CET 2010 +

+
+ +
Hello,
+
+To avoid the problem of a growing svn repository full of old tarballs, I
+think it is a good time to start using separate repositories for binary
+files.
+
+repsys has a branch called "binrepo-svn" with support for separate
+binary repositories :
+http://git.mandriva.com/?p=projects/repsys.git;a=summary
+The README file is interesting :
+http://git.mandriva.com/?p=projects/repsys.git;a=blob;f=BRANCH;h=ebb87c7d6d20daa476ed49990b150ac45b02ddf4;hb=binrepo-svn
+
+About packages import, I would not import a copy of Mandriva svn, but
+instead do something like this :
+  for file in *.src.rpm
+  do
+    mdvsys import $file
+  done
+We lose all svn history, but it allows us to have a much smaller
+repository (without all the tarballs history), and we can keep a
+readonly copy of Mandriva repository somewhere for reference.
+
+What do you think ?
+
+Nicolas
+
+
+ + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1