Re: Accidently deleted items Please help me undo
From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 31 Mar 2009 18:09:52 -0400
Did you do this in your repository or your working directory? There is
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
$ svn revert --help
for more details.
On Tue, Mar 31, 2009 at 5:34 PM, <webpost_at_tigris.org> wrote:
-- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1500164 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-01 00:10:42 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.