You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by sjohnson <sj...@parisgroup.net> on 2003/08/01 22:19:54 UTC

How to get info on a deleted file?

Greetings,
 
If I'm interested in viewing and/or restoring a file that I've deleted
from my repository, how do I get it back?  I realize that I can grab it
by revision number or date if I have that information, but what if I
don't?  Is there any way to determine the last revision in which a
deleted file appeared?
 
What I expected to be able to do was a 'svn log deletedfile' and/or 'svn
status deletedfile' but neither of these seem to work.  Doesn't that
sort of thing work in CVS?  Isn't SVN supposed to do at least everything
that CVS can do?  This missing functionality seems like a flaw in SVN.
Or is there a "better" way I don't know about?
 
TIA for any help.
 
Steve Johnson
DigitalFish Films
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org