Locating directory in old revision
From: John <subversion_at_jelmail.com>
Date: 2007-12-24 00:33:53 CET
Hi,
I want to export a directory from my repos that does not exist in the
I can see it if I use "svn list -r nnn"
However if I do "svn info -r nnn" I get an error like the below:
$ svn list -r 145 http://10.0.0.200/svn/server/mod
(I'm trying to extract r145, current is r155)
After revision 145, I moved the directory to another part of my tree:
svn mv http://10.0.0.200/svn/server/mod http://10.0.0.200/svn/abc -m
I thought previous states were preserved?
Any help/explanation apreciated....
Thanks.
---------------------------------------------------------------------
|
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.