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/2011-January/002132.html | 96 ++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002132.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002132.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002132.html b/zarb-ml/mageia-sysadm/2011-January/002132.html new file mode 100644 index 000000000..155615d71 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002132.html @@ -0,0 +1,96 @@ + + + + [Mageia-sysadm] [305] ci does not commit to bindir + + + + + + + + + +

[Mageia-sysadm] [305] ci does not commit to bindir

+ root at mageia.org + root at mageia.org +
+ Sun Jan 16 00:43:23 CET 2011 +

+
+ +
Revision: 305
+Author:   boklm
+Date:     2011-01-16 00:43:22 +0100 (Sun, 16 Jan 2011)
+Log Message:
+-----------
+ci does not commit to bindir
+
+Modified Paths:
+--------------
+    build_system/mgarepo/trunk/MgaRepo/rpmutil.py
+
+Modified: build_system/mgarepo/trunk/MgaRepo/rpmutil.py
+===================================================================
+--- build_system/mgarepo/trunk/MgaRepo/rpmutil.py	2011-01-14 21:35:59 UTC (rev 304)
++++ build_system/mgarepo/trunk/MgaRepo/rpmutil.py	2011-01-15 23:43:22 UTC (rev 305)
+@@ -597,9 +597,6 @@
+         commit(topdir)
+ 
+ def commit(target=".", message=None, logfile=None):
+-    topdir = getpkgtopdir(target)
+-    sourcesdir = os.path.join(topdir, "SOURCES")
+-    binrepo.commit(sourcesdir) #TODO make it optional
+     svn = SVN()
+     status = svn.status(target, quiet=True)
+     if not status:
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110116/fa0cf2c2/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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