From owner-freebsd-ports@freebsd.org Sat Apr 22 05:24:07 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E77ED4AB0F for ; Sat, 22 Apr 2017 05:24:07 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-oedge-vip.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dnvrco-oedge-vip.email.rr.com", Issuer "dnvrco-oedge-vip.email.rr.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1FDDBE9D for ; Sat, 22 Apr 2017 05:24:05 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from [74.134.208.22] ([74.134.208.22:64892] helo=localhost) by dnvrco-omsmta03 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id 08/08-25473-FE8EAF85; Sat, 22 Apr 2017 05:23:59 +0000 Date: Sat, 22 Apr 2017 05:23:59 +0000 Message-ID: <08.08.25473.FE8EAF85@dnvrco-omsmta03> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: svn error: node conflict in /usr/ports/x11/xcb-proto/files X-RR-Connecting-IP: 107.14.64.88:25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2017 05:24:07 -0000 On this computer, I can't get /usr/ports/x11/xcb-proto/files: Skipped 'files' -- Node remains in conflict At revision 439134. Summary of conflicts: Skipped paths: 1 On other computer, this directory downloads successfully with svn. I even tried downloading with lynx and with w3m, but these text-mode browsers compress (gzip) the downloaded file, and I can't see how to avoid this. I used to be able to download with lynx, and downloaded file was the same as on the server; lynx would never compress it gratuitously. This is an old installation, needs to be updated when I can get to it after some other tasks. svn --version shows svn, version 1.8.8 (r1568071) compiled Mar 24 2014, 09:58:59 on amd64-portbld-freebsd11.0 uname -a shows FreeBSD amelia2 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r286653M: Wed Aug 12 15:25:51 UTC 2015 root@amelia2:/usr/obj/usr/src/sys/SANDY11NC-NDIS amd64 I wonder about the error message. It recurs even if I rmdir the files directory and run "svn up ." again. Could it be something going bad with this Western Digital 3 TB hard drive? Old Xorg installation no longer works, crashes the computer immediately, so I can't use graphic browser unless I go to NetBSD installation that also sorely needs updating. But maybe that subversion might work, onless it's something bad with the hard drive or some glitch with the server (but then why was it OK on the other computer?) Tom