Re: Can't ls or co inside deleted trees - even with -r $oldver?
From: Duncan Booth <duncan.booth_at_suttoncourtenay.org.uk>
Date: 2006-01-12 14:06:18 CET
Peter Valdemar Mørch wrote:
> svn ls -r 2 file:///path/to/deleted/directory
AIUI, these commands are both asking to be applied to revision 2 of the
svn ls -r 2 file:///path/to/deleted/directory_at_2
to refer to revision 2 of the file which had that path in revision 2.
N.B. You still need to specify the revision number twice to check it out as
svn co file:///path/to/deleted/directory_at_2
will fail with the same error message as it identifies the file from the
---------------------------------------------------------------------
|
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.