From owner-freebsd-questions@FreeBSD.ORG Sun Jun 8 15:51:33 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 970EC7D9 for ; Sun, 8 Jun 2014 15:51:33 +0000 (UTC) Received: from smtp.rcn.com (smtp-fo.rcn.cmh.synacor.com [69.168.97.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FC8520DC for ; Sun, 8 Jun 2014 15:51:32 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=XeoLPfF5 c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=HZCU54hXsZYA:10 a=AaUjGI9IrlcA:10 a=IkcTkHD0fZMA:10 a=OA2lqS22AAAA:8 a=heFSTN4eLr3RbQfxRvcA:9 a=QEXdDO2ut3YA:10 a=FdpRiuXoPm0A:10 a=X0KohxcCilUA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:57152] helo=jerusalem.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id 5E/A1-38208-38684935; Sun, 08 Jun 2014 11:51:31 -0400 Message-ID: <53948682.6050005@rcn.com> Date: Sun, 08 Jun 2014 11:51:30 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:29.0) Gecko/20100101 SeaMonkey/2.26 MIME-Version: 1.0 To: questions@freebsd.org Subject: using subversion Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2014 15:51:33 -0000 I have a system whose source tree is updated by subversion per the handbook. For reasona I won't get into, I want to _completely_ scrub those directories and all related svn information and do a fresh checkout. This is not covered in the Handbook, and I can't find a unified coherent explanation using Google. Quick-and-dirty (assuming no collateral damage) is fine. Please help. Respectfully, Robert Huff