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

Re: svn revert .?

From: Michael S. Liebman <m-liebman_at_northwestern.edu>
Date: 2003-10-15 23:10:56 CEST

On Wed, Oct 15, 2003 at 10:00:18PM +0100, Roger Lipscombe wrote:
> If I want to revert all changes in just the current directory, how do I do
> this? 'svn revert .' doesn't appear to do anything:

svn revert is intentionally not recursive by default. You need to use
'svn revert --recursive .' What 'svn revert .' accomplishes is
reverting changes to the directory itself.

Michael

-- 
Michael S. Liebman                      m-liebman@northwestern.edu
                  http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
        -Paul Newman in "Butch Cassidy & the Sundance Kid"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 15 23:12:26 2003

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.