using subversion

Robert Huff roberthuff at rcn.com
Tue May 5 23:21:58 UTC 2020


	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



More information about the freebsd-questions mailing list