Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2013 08:38:40 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        Matthew Seaman <matthew@freebsd.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: deleting managed content using svn
Message-ID:  <20991.40144.184680.529901@jerusalem.litteratus.org>
In-Reply-To: <51FF9A0E.9080702@freebsd.org>
References:  <20991.38935.826157.903508@jerusalem.litteratus.org> <51FF9A0E.9080702@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Matthew Seaman writes:

>  > 	For reasons I won't get into, I want to scrub all svn-managed
>  > material under src in preparation for grabbing a completely clean
>  > copy.
>  
>  > 	Is there a better way than "rm -rf"?
>  
>  Nope.  rm -rf of the checked out filesystem is going to blow away
>  everything you had and let you start again from scratch.  The only
>  things that could remain are entries under ~/.subversion (or
>  /root/.subversion) which will contain such things as records of SSL keys
>  to trust or login details if you needed a password for access.  You
>  probably don't need to worry about doing anything to those.

	Thanks.


				Robert Huff




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