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

Re: Restoring removed files

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Fri, 7 Mar 2008 15:02:51 +0100

On Friday 07 March 2008, David Aldrich wrote:
> Hi
>
> Today we accidentally removed some files from a subversion repository,
> but managed to restore them using a reverse-merge. We gleaned how to do
> this from some mail posts etc.
>
> Please can anyone direct me to a formal recommended procedure for
> restoring removed files in Subversion?
>
> Can TortoiseSVN help?
>
> Thanks
>
> David

A reverse merge already is the correct method. You could also do a "svn cp"
which also keeps the history, but I'd do that only for single files (and even
then I'd rather to a reverse merge, I guess).
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-07 15:04:37 CET

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.