Re: is there any command act like `cvs update -C'
From: Kevin Puetz <puetzk_at_puetzk.org>
Date: 2005-04-06 05:31:18 CEST
Dick Davies wrote:
> * Li Daobing <lidaobing@gmail.com> [0447 17:47]:
>> > I'm not familiar with CVS development, so I don't know what was
it would be the equivlant of svn revert foo && svn update foo. It fetches
>> svn revert do *not* support
Well, the * gets expanded by the shell, and then it gets mad about having to
> That wouldn't work for subdirectories anyway.
Well, it would revert property changes :-). But it wouldn't recurse
>> So I don't know how to ignore all my local changes, and get a clean
Or the simpler, "svn revert --recursive ."
You may also find svn-clean in
---------------------------------------------------------------------
|
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.