From owner-freebsd-questions@FreeBSD.ORG Sun Oct 21 06:35:30 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC877C0D for ; Sun, 21 Oct 2012 06:35:30 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id A91EE8FC08 for ; Sun, 21 Oct 2012 06:35:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=NEOyP5Lsr1Hx6lwvNReEoLnfL65k7IDL43RGPvOBW3Q=; b=Yh6g7Fc6KKw3Z0qzoGWq+ZW/RcAn8FJ1otaHjSI+Vtvv9ZadN2FomDczo64Bhfcl5BT56DP7ZSw5hPNXP3vt4P7QwujTpwSplJ/GA1HsKMfdoWHRi8eUI6CH3TcVMlrkOh9OlGc3kWaayYBQxEQFPsKwrG42DF/3G4ap8FwnAuY=; Received: from iglou3.iglou.com ([192.107.41.6]:47473 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TPp88-0001Eh-6f by authid with igloumta_auth for questions@freebsd.org; Sun, 21 Oct 2012 02:35:24 -0400 Received: from shell1.iglou.com ([192.107.41.17]:48397 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TPp87-00026X-SH for questions@freebsd.org; Sun, 21 Oct 2012 02:35:23 -0400 Date: Sun, 21 Oct 2012 02:35:23 -0400 (EDT) From: Darrel X-X-Sender: levitch@shell1 To: questions@freebsd.org Subject: 'svn up' problem on amd64 Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2012 06:35:31 -0000 Hello, Advice? I have not seen this before: (685) @ 2:22:16> cd /usr/src (686) @ 2:22:18> svn up Updating '.': Skipped 'sys' -- Node remains in conflict At revision 241794. Summary of conflicts: Skipped paths: 1 (687) @ 2:22:43> - more background information: ------------------------------------------------------------------------ ZFS Subsystem Report Sun Oct 21 02:32:36 2012 ------------------------------------------------------------------------ System Information: Kernel Version: 901000 (osreldate) Hardware Platform: amd64 Processor Architecture: amd64 ZFS Storage pool Version: 28 ZFS Filesystem Version: 5 FreeBSD 9.1-RC2 #0 r241106: Mon Oct 1 18:26:44 UTC 2012 root 2:32AM up 4 days, 18:32, 7 users, load averages: 0.14, 0.10, 0.08 ------------------------------------------------------------------------ Darrel