From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6788114222392803328 X-Received: by 2002:a05:6402:457:: with SMTP id p23mr19112300edw.91.1583849584218; Tue, 10 Mar 2020 07:13:04 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:584f:: with SMTP id h15ls8215255ejs.9.gmail; Tue, 10 Mar 2020 07:13:03 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsGlT93zFTJVDCk1+2IZyYBmhUXIo8tGemGofJErY9BoL4J1PT2XsXFA6rithVHLw7jC9Et X-Received: by 2002:a17:906:f24e:: with SMTP id gy14mr19567780ejb.165.1583849583648; Tue, 10 Mar 2020 07:13:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583849583; cv=none; d=google.com; s=arc-20160816; b=CoOKHXCygfLpu1ly22cFdDDWSv6hdJ9hlosPqFAJKy/5LUhgCvC+tjAL/3kMg6I8xp nVsMHCiA2hASx4YeCcjOs3tiQwB8YkEvdSOyCxA3bN7j2ijIpSB0doGCs7/YUBczh/UP I2un+B2Pwi0hg3KX5Zys307zesi8IPIJN3BXaT8DG98bgUNtr5IQg8dA3A5I8wDEkNtC 5kaivk5XOjOqjQn70aPjt2vjRS/PY0mOu/QhY/8oNdFIEu+cpKXoPOPivriqaj0UP1rE tyh4PKbNliSQZsd2OzouR8Karkgh5h60ME+i0Q/Nn8pA2gtqvHhdqpmsC6cojozCqMBQ CEcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=jkHLWdoHLjnSPjAgUl4vB9MXzNc5F1KL3x7MAEjfWxc=; b=ajFuIgL23sMoroB2/73AfTEBDu261VeVwem6JuzIqsxODGaCrYFDRvIFZV78y5GXNi g5WP5RUgtQU2SMD0dWAkl5a7O/+2RDHUV7Tdj566taVOP0/olT18O3RrRF4gCQxkpGSn 61BrsdU9+omHcSXMrPOgV22VWLFHB9Kb3F3ZO44zEQHfbQk6HXXaLxb/D+4H5S7C5+RL zrvC6CSzNOYkc8gEW0rTyWFyqUBmyhZ7db72wB0mr8FzKcfAUO3qFV+OuPuLyU8JxGh2 +g2LcSJ8dD01lf71Xd5sOcFulufChoWLKp3Brf0YVIbLeT4q6UWYeT6Ac1uPTm+pgi5l TQKg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id dc25si148397ejb.1.2020.03.10.07.13.03 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 10 Mar 2020 07:13:03 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 02AED0lC025879 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 10 Mar 2020 15:13:03 +0100 Date: Tue, 10 Mar 2020 15:13:00 +0100 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH v5 01/26] repository: new class to deal with repos Message-ID: <20200310141300.e3okwqn6tdnervvi@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20200304232537.rdhqt4udjhyadz25@yssyq.m.ilbers.de> <20200304232823.16520-1-ibr@radix50.net> <20200310141437.705cd61c@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200310141437.705cd61c@md1za8fc.ad001.siemens.net> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: kAPuOz0nXe+m On Tue, Mar 10, 2020 at 02:14:37PM +0100, Henning Schild wrote: > I will in fact ignore this one again. Since this is not my code anymore > and i would need to compare the patch to my original patch. > > My suggestion would be to restore the split of code and config on top > again, if that is ok with you. Maybe directly by you, with the merge. Fine with me, will apply the split on top. With kind regards, Baurzhan.