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-dev/2011-July/006616.html | 175 +++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-July/006616.html (limited to 'zarb-ml/mageia-dev/2011-July/006616.html') diff --git a/zarb-ml/mageia-dev/2011-July/006616.html b/zarb-ml/mageia-dev/2011-July/006616.html new file mode 100644 index 000000000..c720e007a --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006616.html @@ -0,0 +1,175 @@ + + + + [Mageia-dev] new mgarepo version + + + + + + + + + +

[Mageia-dev] new mgarepo version

+ Ahmad Samir + ahmadsamir3891 at gmail.com +
+ Wed Jul 13 15:34:47 CEST 2011 +

+
+ +
On 13 July 2011 15:27, Marianne Lombard <marianne at tuxette.fr> wrote:
+> Le 13/07/2011 00:30, nicolas vigier a écrit :
+>>
+>> Hello.
+>>
+>> mgarepo version 1.9.11 adds maintdb command :
+>>
+>> $ mgarepo maintdb --help
+>> Usage:
+>>     Take maintainership of one package :
+>>        mgarepo maintdb set [package] [login]
+>>
+>>     Remove yourself from maintainer of a package :
+>>        mgarepo maintdb set [package] nobody
+>>
+>>     See who is maintainer of a package :
+>>        mgarepo maintdb get [package]
+>>
+>>     See the list of all packages with their maintainer :
+>>        mgarepo maintdb get
+>>
+> Hi,
+>
+> I'm trying to do a anonymous checkout with mgarepo and ... it doesn't work
+> (anonymous co because I don't have a packager account)
+>
+> What is the right configuration I need to put in my /etc/mgarepo.conf
+>
+>
+> Regards
+>
+
+(Reposting what I posted on IRC):
+$ mkdir -p ~/.mgarepo; cp /etc/mgarepo.conf ~/.mgarepo/config
+
+Then edit ~/.mgarepo/config and change:
+repository = svn+ssh://svn.mageia.org/svn/packages/
+binaries-repository = svn+ssh://svn.mageia.org/svn/binrepos
+
+to
+repository = svn://svn.mageia.org/svn/packages/
+binaries-repository = svn://svn.mageia.org/svn/binrepos
+
+> --
+> Marianne Lombard (Jehane)
+> Mageia User - Mageia french translation team
+> Inside every fat girl, there is a thin girl waiting to get out (and a lot of
+> chocolate) - Terry Pratchett
+>
+>
+
+
+
+-- 
+Ahmad Samir
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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