Date: Wed, 6 May 2020 01:26:14 +0200 From: Michael Schuster <michaelsprivate@gmail.com> To: Robert Huff <roberthuff@rcn.com> Cc: questions <questions@freebsd.org> Subject: Re: using subversion Message-ID: <CADqw_gJ2PRiQSJ2xytg-A1sPe51Nu1fyrrUA_HZEJWDh%2BDp_Cw@mail.gmail.com> In-Reply-To: <24241.62739.445872.301644@jerusalem.litteratus.org> References: <24241.62739.445872.301644@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think "svn revert" is what you are looking for... Regards Michael On Wed, May 6, 2020, 01:22 Robert Huff <roberthuff@rcn.com> wrote: > > 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?) > > > Respectfully, > > > Robert Huff > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADqw_gJ2PRiQSJ2xytg-A1sPe51Nu1fyrrUA_HZEJWDh%2BDp_Cw>