Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2014 18:01:08 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: using subversion
Message-ID:  <20140608160108.GA2501@tiny-r255948>
In-Reply-To: <53948682.6050005@rcn.com>
References:  <53948682.6050005@rcn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Sunday, June 08, 2014 a las 11:51:30AM -0400, Robert Huff escribió:

>       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.

Will not help just doing:

# rm -rf /usr/src
# cd /usr
# svn co ....

HIH

	matthias

-- 
Sent from my FreeBSD netbook

Matthias Apitz, <guru@unixarea.de>, http://www.unixarea.de/ f: +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140608160108.GA2501>