repository access question
From: Tom Karzes <tkarzes_at_pixelworks.com>
Date: 2007-03-22 01:24:23 CET
I have a question about accessing old directory revisions through
Now suppose at some point I rename "c" to "c2":
svn move http://a/b/c http://a/b/c2
Now I want to check out the old http://a/b/c/d/, but I want to use
svn co -r 123 http://a/b/c/d my_d
The problem is that Subversion looks at the *present* version of
Does anyone know if there's a way to do this? At the moment,
Note that instead of renaming "c", I might also have deleted it.
Any help would be appreciated.
Tom Karzes
---------------------------------------------------------------------
|
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.