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

Trying to see the history on a deleted directory

From: Andrew Goodnough <Andrew.Goodnough_at_wicourts.gov>
Date: 2006-04-26 16:37:38 CEST

I don't understand why I can't list or checkout a deleted directory from
a previous revision. The first command shows it's there but subsequent
commands can't find the path. How do I see the history on the CC_nohist
directory when I deleted it? Are the results from these commands what
is expected?

agoodno_at_linux:~/test> svn list -r 32459 http://subversion/svn/ccap
ALL/
BBE/
CC/
CC_nohist/
FRMWRK/
SCCA/
TEST/
TOOLS/
WCCA/

agoodno@linux:~/test> svn list -r 32459
http://subversion/svn/ccap/CC_nohist
svn: REPORT request failed on '/svn/ccap/!svn/bc/46665/CC_nohist'
svn: '/svn/ccap/!svn/bc/46665/CC_nohist' path not found

agoodno@linux:~/test> svn co -r 32459
http://subversion/svn/ccap/CC_nohist
svn: REPORT request failed on '/svn/ccap/!svn/bc/46665/CC_nohist'
svn: '/svn/ccap/!svn/bc/46665/CC_nohist' path not found

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 26 16:39:22 2006

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.