Re: Potential bug: Retrieve old revision after moving file
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-17 17:04:52 CET
On Fri, 2004-02-13 at 07:06, Schmitt, Michael wrote:
> So how can I retrieve the old version? If old revisions are lost in
They're not lost. The problem is that only 'svn log' understand
The workaround for 1.0 is to run 'svn log -v foo.c', and figure out the
svn cat -r REV URL-to-old-path
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.