From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QtizD-0002W0-6a for garchives@archives.gentoo.org; Wed, 17 Aug 2011 16:28:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D58FC21C19B; Wed, 17 Aug 2011 16:28:44 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 96E5F21C126 for ; Wed, 17 Aug 2011 16:27:31 +0000 (UTC) Received: by bkd1 with SMTP id 1so1112226bkd.40 for ; Wed, 17 Aug 2011 09:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ha/d2mwvbqSM3Lb+6Lg5v36foxngDjLGkfrRx0MAeqU=; b=LPr6zPgNoWGVrt6tEGtrhzCn+SaxbOQiPOx4OrDPAaH0Cjm65gdulAO9KqZ2XXiFLZ bAnXS35azB5V53uP/5gAZ3pxKVBJ5uME1LTlawjCaQ8mC0uil7dyIaeb7cweLHEOTmeg h/d27PfBlOClx/67E1N/9/uTyYLmK+lRaIl8k= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.231.141 with SMTP id jq13mr571663bkb.146.1313598451416; Wed, 17 Aug 2011 09:27:31 -0700 (PDT) Received: by 10.204.25.7 with HTTP; Wed, 17 Aug 2011 09:27:31 -0700 (PDT) Date: Wed, 17 Aug 2011 12:27:31 -0400 Message-ID: Subject: [gentoo-user] how to use layman --sync ALL across a firewall From: Valmor de Almeida To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 79f6fc3cb76d1037f677c21c85f4c572 Hello, At work, I typically use emerge-webrsync to sync the portage tree. But I don't know how to sync the layman tree. This layman --sync ALL does not work. I guess because git pull does not work across the firewall. Is there a solution to this besides requesting a firewall exception? Thanks, -- Valmor