[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 11 Mar 2012 23:44:01 +0200

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.)
Received on 2012-03-11 22:44:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.