Konstantin Kolinko wrote on Sun, Mar 11, 2012 at 01:56:45 +0400:
> If you use svn 1.7 (that is you have only ".svn" directory) it is easy to
> 1. just delete everything
> 2. do your "svn revert".
> 
> The revert will restore missing files and folders from their pristine copies.
> 
> 
> It would not work if you have externals there, though. Those will be
> restored if you do "svn up".

For completeness, 'svn up -r BASE' will probably be useful.  (And
assuming the externals definitions are pegged.)

Reply via email to