From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 36C39138CC5 for ; Wed, 25 Mar 2015 17:50:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3A37E0804; Wed, 25 Mar 2015 17:50:11 +0000 (UTC) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1F72E07D6 for ; Wed, 25 Mar 2015 17:50:10 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id A227E20B5B for ; Wed, 25 Mar 2015 13:50:07 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 25 Mar 2015 13:50:10 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:message-id:date:from :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=sWQKJHtdgYiAtkvCvDbQXM fcHT4=; b=L5qoC82fcqd9JXnfaN6MwyXcfMLAPqzJY7Tzusa+Wgx5q7EISof0S5 y/q7CMl/0hQDC5lDvaq5rfdDQBPiujZklxXoYlEfhmB4H+6Y4jn7fTMMiFgaSABP tjZMMjdn0eA0bR4unCSIOC0s5m2LUG29ZgSiZx2qJ/bl4QubfjoXs= X-Sasl-enc: EgZqi2KuKcv0aexhxthdoAle0jhRz6CSktxNP7ZGHP7W 1427305810 Received: from [192.168.0.15] (unknown [68.37.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 1F464C00020 for ; Wed, 25 Mar 2015 13:50:10 -0400 (EDT) Message-ID: <5512F551.1000906@alectenharmsel.com> Date: Wed, 25 Mar 2015 13:50:09 -0400 From: Alec Ten Harmsel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] libsubversion error References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: e5f89603-3184-4019-8b7a-ead2dc88a26b X-Archives-Hash: a4e43c369525492641a301858f9cf01b On 03/25/2015 12:55 PM, James wrote: > > > So is the solution to just emerge this? > dev-vcs/subversion or dev-vcs/hgsubversion > dev-vcs/subversion provides all the stuff that you're looking for. Alec