From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BD3013858C5E; Tue, 4 Apr 2023 21:36:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD3013858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680644168; bh=dpTPgsOqILpo75yvY2Ayx3Lt5Fj8pzeftQm2oMJxLb8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=F5asC4lLw5oZHE15jHGk4W85gbUJO04ck/zPDdBjYfYqHYaIheOdh6rIOSSVYxplA cQybJGKRR37x581ZPOBTvBrLcikxNcSY4tZKKCofgQSI9tVeNfVHB8xpp6d13j2nsE yqy4EVXi511ZmKec5DiX7QyndLQipuGjMYYZXjDk= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/29619] Setup gitolite for projects Date: Tue, 04 Apr 2023 21:36:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29619 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Mark Wielaard --- Both cygwin (with 3000+ repos) and dwarfstd (with just 5) use gitolite. The cygwin setup is an hybrid using some repos which can be accessed through a = unix group and others (the packages) which are accessed through the gitolite account. The dwarfstd setup is "pure" gitolite, no shared group, just one gitolite account. Both are integrated with a cgit setup where the projects.= list is automatically generated. If there are new projects that want to use gitolite (or existing projects t= hat want to migrate) then lets open a new bugzilla specifically for that projec= t. --=20 You are receiving this mail because: You are the assignee for the bug.=