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 BE0DA177CC for ; Thu, 18 Jun 2015 08:19:43 +0000 (UTC) Received: (qmail 62118 invoked by uid 500); 18 Jun 2015 08:19:43 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 62087 invoked by uid 500); 18 Jun 2015 08:19:43 -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 62071 invoked by uid 99); 18 Jun 2015 08:19:42 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2015 08:19:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 81368182234 for ; Thu, 18 Jun 2015 08:19:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.991 X-Spam-Level: X-Spam-Status: No, score=0.991 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id XJnwWDlsQJr2 for ; Thu, 18 Jun 2015 08:19:41 +0000 (UTC) Received: from rhlx01.hs-esslingen.de (rhlx01.hs-esslingen.de [129.143.116.10]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id EB83620DC7 for ; Thu, 18 Jun 2015 08:19:40 +0000 (UTC) Received: by rhlx01.hs-esslingen.de (Postfix, from userid 102) id 4304C4A4CC; Thu, 18 Jun 2015 10:19:34 +0200 (CEST) Date: Thu, 18 Jun 2015 10:19:34 +0200 From: Andreas Mohr To: Oren Cohen Cc: users@subversion.apache.org Subject: Re: svn: Malformed network data Message-ID: <20150618081934.GA5681@rhlx01.hs-esslingen.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Priority: none User-Agent: Mutt/1.5.23 (2014-03-12) On Wed, Jun 17, 2015 at 11:57:08AM -0400, Oren Cohen wrote: > I am running subversion-1.6.11-12.el6_6.x86_64 on centos 6.4. When > running “svn st -u” I get: svn: Malformed network data > svnserve is running as a service with —daemon and is listening according > to netstat -a. > tcp        0      0 *:svn                       *:*                       >   LISTEN    > I set logging up but it doesn’t log anything to files. Any help is > appreciated. > Thanks. ~/.subversion/servers: [global] neon-debug-mask = 511 might help. Andreas Mohr -- GNU/Linux. It's not the software that's free, it's you.