X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 1E4BDDC4EF5 for ; Wed, 17 Jun 2015 14:46:51 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 81070DC010F for ; Wed, 17 Jun 2015 14:46:50 +0000 (UTC) Date: Wed, 17 Jun 2015 16:46:47 +0200 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] git repositories migrated to gitolite Message-ID: <20150617164647.73afba3d@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, aports and all other git repositories are now migrated to gitolite. For you who have git push access, this is how you update the aports repo: git remote set-url origin git@git.alpinelinux.org:aports After that you should be able to git push as normal. Please note that you can no longer use ssh password, but are required to use ssh key. If you need add more keys then please scp the key to dev.alpinelinux.org and let me know so I can import the key to gitolite. example key files are: ncopa@work.pub ncopa@home.pub Please let me know if anything broke. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---