[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: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-05 16:46:39 CEST

Gary Thomas wrote:
> On Tue, 2005-04-05 at 22:15 +0800, Li Daobing wrote:
>
>>cvs update -C:
>>-C Overwrite locally modified files with clean repository copies.
>>
>>is there any svn command act like this command?
>
>
> svn revert
>

Revert only undoes your changes(which might be enough).

It does not download other's updates to those files. (It doesn't touch
the repository.)

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 5 16:49:22 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.