我在修订版4中删除了一个名为big deal in revision的目录。 现在,我想查看该目录,但svn失败。
[root@localhost ~]# svn ls -r 3 https://******/svn/bigdeal2013/
bigdeal/
branches/
readme.textile
tags/
trunk/
[root@localhost ~]# svn co -r 3 https://***/svn/bigdeal2013/bigdeal/
svn: E160013: '/svn/bigdeal2013/!svn/rvr/4/bigdeal' path not found
[root@localhost ~]#