On Apr 5, 2005, at 1:07 PM, Dick Davies wrote:
> * Li Daobing <lidaobing@gmail.com> [0447 17:47]:
>> Andrew Thompson wrote:
>>> Steve Greenland wrote:
>>>> On Tue, Apr 05, 2005 at 10:46:39AM -0400, Andrew Thompson wrote:
>>>>> Gary Thomas wrote:
>>>>>> svn revert
>>>>>
>>>>> Revert only undoes your changes(which might be enough).
>>>>
>>>> Which is usually what you want. If I had wanted it to be updated,
>>>> I'd
>>>> have said 'svn revert foo.c && svn update foo.c'.
>>>
>>> I figured most of you probably knew that already. I wanted the
>>> caveat to
>>> be attached to the answer for posterity.
>>>
>>> I'm not familiar with CVS development, so I don't know what was
>>> intended
>>> by the command: cvs update -C
>>>
>> svn revert do *not* support
>> svn revert *
>
> That wouldn't work for subdirectories anyway.
What about:
svn revert -R .
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 19:09:53 2005