AW: Potential bug: Retrieve old revision after moving file
From: Schmitt, Michael <m.schmitt_at_fgan.de>
Date: 2004-02-17 18:08:34 CET
Dear Ben,
Thank you very much for your kind response. Actually, I expected such an answer... Is there any chance that this bug is fixed in 1.0.1? It would be very helpful for people who only use a graphical frontend like TortoiseSVN. To me it looks like the other commands have to use some common library function, haven't they?
BTW: How about the following proposed 1.0.1 patches?
* r8577, r8584
* r8617
Are they critical, i.e., can they corrupt the repository? If yes, could you please create a WARNINGS file that tells people how to work around potential problems in 1.0.0? I can live with restrictions but data losses are something different (not that I have experienced any loss in the past...)
Go on with the development of your excellent tool!
Michael
-----Ursprüngliche Nachricht-----
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.