Can't list a deleted directory with revision number?
From: Jing Xue <jxue01_at_digizenstudio.com>
 
Date: 2007-02-14 20:20:20 CET 
A while ago - r416 - I did some refactoring and deleted a directory. Now
 svn list -r 415 svn://server/proj/trunk/source_code/com/model
 and get:
 svn: File not found: revision 419, path '/proj/trunk/source_code/com/model'
 If I try to list any of the directories above 'model' with '-r 415', it
 svn list -r 415 svn://server/proj/trunk/source_code/com
 I get:
 model/
 which were the two directories under 'com' in r415.
 So how do I go about and list the content of a deleted directory? And
 Thanks for any pointers.
 -- Jing Xue --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Feb 14 20:21:01 2007  | 
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.