From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: Feedback, ideas, discussion: tracking patches, discussions, bugs. Date: Mon, 15 Aug 2016 15:30:59 +0200 Message-ID: <20160815153059.7c8201e6@scratchpost.org> References: <57B1AD4D.2080907@goebel-consult.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZHyu-00048z-Jc for guix-devel@gnu.org; Mon, 15 Aug 2016 09:31:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZHyo-0007ai-Lq for guix-devel@gnu.org; Mon, 15 Aug 2016 09:31:07 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:48060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZHyo-0007ad-Ek for guix-devel@gnu.org; Mon, 15 Aug 2016 09:31:02 -0400 In-Reply-To: <57B1AD4D.2080907@goebel-consult.de> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org On Mon, 15 Aug 2016 13:53:49 +0200 Hartmut Goebel wrote: > A good alternative could be to use gitlab, which one could host on one's > own systems. It is "only" MIT licensed, but at least "open source" - in > contrast to github, which is propritary. I second the gitlab recommendation. I have multiple servers that use gitlab and it's very nice. It supports merge requests, continuous integration buiulds etc.