[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: Dick Davies <rasputnik_at_hellooperator.net>
Date: 2005-04-05 21:52:20 CEST

* Ben Collins-Sussman <sussman@collab.net> [0428 18:28]:
>
> On Apr 5, 2005, at 12:07 PM, Dick Davies wrote:
> >
> >for i in `svn status | awk '{print $2}'`
> >do
> >svn revert $i
> >done
> >
>
> What's wrong with plain old 'svn revert -R .' ? That's what everyone
> does.

Nice, thanks ! need to rtfm more often.
 

-- 
'Robots don't have emotions, and that sometimes makes me feel sad.'
		-- Bender
Rasputin :: Jack of All Trades - Master of Nuns
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 18:45:47 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.