checking our old revision of now moved item
From: allan juul <allan_at_muly.dk>
Date: 2007-01-18 10:46:11 CET
hi
or setup/builds acts very much on specific revisions. for instance we
http://path/to/some/module = r12345
now, if someone moves that module to another location we will be unable
$ svn co http://path/to/some/module -r 12345
returns "path not found"
i expect that error behaves om the HEAD state of the repository. it's
$ svn copy http://path/to/some/module -r12345 http://path/to/my/test
so subversion will gladly make a copy of that particular revision.
not a major thing, just slightly awkward to retrieve old stuff
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.