From owner-freebsd-stable@FreeBSD.ORG Wed Nov 6 09:38:04 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D1D4F7E2 for ; Wed, 6 Nov 2013 09:38:04 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C78F2F58 for ; Wed, 6 Nov 2013 09:38:04 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id vb8so9878577obc.33 for ; Wed, 06 Nov 2013 01:38:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=h+hkWvIzwdTGM2a18KI+YdEk+U2kut1AXyaRKutpgvE=; b=dAOYW+05Wp0R2DsJjC6BIDjJXm4ffe/r86uA6JFyfPccBX16Y4UaeYxROzmReB3SGc bxMqZ5hf3auvLfU5xnjVBTYvxZdjHg0Zn8oZkXHcwajT3WIQP1cTXSkRCyGjhd2JL26v /q5F5Zy2PbUx+CWzgCFbG03oFepLdMfqmqSzpVJdDvN3VXB5NNwcJNVxXqtzSI9uiGdF 3KfXeUWDNUmzvckA/Jvv9sOy80ky2pjOPaYqrhhM5445FNmdCvhkORqE/YLTmErQGHO0 NCP+BElktWAduAiJeT7j5OI84mSW+vA8TjocP/MuHMGiXCvr2sQlMRMP4wxz1h2j5Av1 WeOA== MIME-Version: 1.0 X-Received: by 10.60.58.71 with SMTP id o7mr1919313oeq.51.1383730683923; Wed, 06 Nov 2013 01:38:03 -0800 (PST) Received: by 10.76.177.234 with HTTP; Wed, 6 Nov 2013 01:38:03 -0800 (PST) Received: by 10.76.177.234 with HTTP; Wed, 6 Nov 2013 01:38:03 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Nov 2013 10:38:03 +0100 Message-ID: Subject: Re: 10.0-BETA3 pkg install subversion - Conflict found on path - repost from freebsd-pkg@ From: Andreas Nilsson To: claudiu vasadi Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2013 09:38:04 -0000 Well, specify which version you want. use pkg search subversion to see the available versions. It would be nice to have subversion installed to "versioned" dirs so multiple versions can coexist. Best regards Andreas