RE: How to display historic revisions after a delete

2011-05-26 Thread Dave Sailors
Hi Stefan, Thanks, this is exactly what we needed. We appreciate your help. Dave -Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: Sun 5/22/2011 8:26 AM To: Dave Sailors Cc: users@subversion.apache.org; David Austin Subject: Re: How to display historic revisions

How to display historic revisions after a delete

2011-05-22 Thread Dave Sailors
When we do a svn delete on a file, it still shows up in that revision of the directory for a svn list -r on the directory itself, but you can't list that file by revision number directly. You get an error message saying the file isn't in the the current revision of the repository. Example: