Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 20:16:29 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        Michael Schuster <michaelsprivate@gmail.com>
Cc:        Robert Huff <roberthuff@rcn.com>, questions <questions@freebsd.org>
Subject:   Re: using subversion
Message-ID:  <24242.477.924364.935928@jerusalem.litteratus.org>
In-Reply-To: <CADqw_gJ2PRiQSJ2xytg-A1sPe51Nu1fyrrUA_HZEJWDh%2BDp_Cw@mail.gmail.com>
References:  <24241.62739.445872.301644@jerusalem.litteratus.org> <CADqw_gJ2PRiQSJ2xytg-A1sPe51Nu1fyrrUA_HZEJWDh%2BDp_Cw@mail.gmail.com>

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


Michael Schuster writes:

>   >              Scenario:
>   >              I have a directory, FOO, which is the root for an svn tree.
>   >              Under FOO is (directory) BAR.
>   >              I want to delete - as in completely remove from both disk and the
>   >      svn records - BAR (and subordinate content).
>   >              Then I want to get a pristine copy of BAR (and subordinate
>   >      content) from the repository.
>   >              Is this the correct process:
>   >  
>   >      root> cd FOO
>   >      root> svn rm BAR
>   >      root> svn co BAR
>   >  
>   >              ?  (And if not: what is?)
>   
>   >  I think "svn revert" is what you are looking for... 

	Additional information:
	There have been no deliberate changes in BAR; the contents of
the (sub-)tree seem to have been corrupted and I want to wipe things
out and start over from the same point as FOO.
	Does that change the answer?


			Respectfully,


				Robert Huff




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