Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85F4010CEC for ; Tue, 1 Apr 2014 23:56:30 +0000 (UTC) Received: (qmail 2593 invoked by uid 500); 1 Apr 2014 23:56:29 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 2544 invoked by uid 500); 1 Apr 2014 23:56:29 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 2537 invoked by uid 99); 1 Apr 2014 23:56:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 23:56:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.111.4.28] (HELO out4-smtp.messagingengine.com) (66.111.4.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 23:56:24 +0000 Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 3ECC421614; Tue, 1 Apr 2014 19:56:00 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Tue, 01 Apr 2014 19:56:00 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=mesmtp; bh=DXnsSqGcBw9jzqEL/fuNEV8CjwI=; b=BLmRp 1GRjWz+CuRy7LHPojBUn0qDepXUa740S04vVDznnELWq83+8Nh6myRvcAjWM+Muy KF8bTQk7+Td3xMZEp3w1H8IXUpbSmPhphZ8mn/t5/HjKDV68gnlKmA1EAbEtlmDi BYWwWLudmo2FhCtyhQNZayv/cUixFgaP9oNKWc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=smtpout; bh=DXnsSqGcBw9jzqEL/fuNEV8CjwI=; b=kUMf QlY50uy3XIXozhmvvyIB+rUHrfEjOXGZE9IARFkBA2GmZGbeudymIFP2kxpcdxAT Z1mZxC5Oc4ssUXco12eTcLEsH8Su9AIGSbygn8hYAcVtWonur4/wycYh30M7NYUX bPjoahr/drGWvD4jqhfMoyE0dOZFpfApbW/kEL0= X-Sasl-enc: /OnZrXgIwjq77TQH+LDkQHfZdyC3VxDQMI1ulmtHDbEE 1396396559 Received: from tarsus.local2 (unknown [46.19.33.46]) by mail.messagingengine.com (Postfix) with ESMTPA id 2AD0AC00005; Tue, 1 Apr 2014 19:55:58 -0400 (EDT) Date: Tue, 1 Apr 2014 23:55:51 +0000 From: Daniel Shahaf To: Ryan Schmidt Cc: Mohsin Abbas , Subversion Users Subject: Re: how to upgrade sub version 1.4.2 server to 1.8.8 !!! Message-ID: <20140401235551.GA2958@tarsus.local2> References: <5FA80230-B42A-4476-8EF1-30E6D0DEBA8D@ryandesign.com> <0F368E8B-85E9-4AAB-802E-24CF17B7BA06@ryandesign.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0F368E8B-85E9-4AAB-802E-24CF17B7BA06@ryandesign.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org Ryan Schmidt wrote on Tue, Apr 01, 2014 at 13:51:09 -0500: > I don’t use Linux so I can’t provide specific advice there. The answer most likely depends on the distro. Run 'lsb_release -a' to see what distro you run. ('svn --version --verbose' will also say that, but that invocation is new in 1.8)