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

Re: Accidently deleted items Please help me undo

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 1 Apr 2009 18:14:15 -0500

On Mar 31, 2009, at 17:09, David Weintraub wrote:

> Did you do this in your repository or your working directory? There is
> a big difference.
>
> If you did it in your working directory, you should be able to do:
>
> svn revert -r Folder
>
> The "-r" will do it recursively. Not 100% sure if it is needed, but
> doesn't hurt. See:
>
> $ svn revert --help
>
> for more details.

"-r" is for specifying a revision. The recursive option is "-R".

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1511608

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 01:15:39 CEST

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.