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

RE: is there any command act like `cvs update -C'

From: Bax, Arjen <ABax_at_AEGON.NL>
Date: 2005-04-06 08:20:03 CEST

Li Daobing wrote:

> svn revert do *not* support
> svn revert *
>
> So I don't know how to ignore all my local changes, and get a clean
> source(based on this version, because the source is too big
> to checkout
> it again)

svn revert -R .

will undo all local changes in the current directory and directories below.

HTH,
Arjen Bax

-- 
Violence is the last refuge of the incompetent - Isaac Asimov
Received on Wed Apr 6 20:24:58 2005

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.