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

Re: "Undelete"

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2003-11-28 14:30:53 CET

On Friday 28 November 2003 15:00, Sander Striker wrote:
> On Fri, 2003-11-28 at 14:24, Marc Haisenko wrote:
> > Hi folks,
> > simple question: how do I "undelete" a file in SVN ?
> > Say I've checked in file foo.bar in r100 and rm'ed it in r110. Now I'm at
> > 120 and would to have just that file back. How would I do that ? svn up
> > -r 109 foo.bar gives me an error:
> >
> > svn: warning: svn_wc_is_wc_root: 'foo.bar' is not a versioned resource
>
> $ svn cp -r 109 http://.../foo.bar foo.bar
>
> Sander

Ah, thanks a lot... how about adding that to the FAQ on subversion.tigris.org
? :-) I guess this is something that will come up a lot...

C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 28 15:03:54 2003

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.