Re: Recovering repository with multiple missing rev/ files
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Tue, 15 Jun 2010 12:12:24 -0500
On Jun 15, 2010, at 11:36, Eiren Smith wrote:
>> Working copies do not contain logs; "svn log" always connects to the repository.
This was new to me. I found a reference to such a feature being added to TortoiseSVN in version 1.5:
http://tortoisesvn.tigris.org/tsvn_1.5_releasenotes.html#log-cache
But I can't find any mention of this existing in Subversion proper. Do you have other information?
Are your users using TortoiseSVN?
Even if they are, my understanding of this feature is that it caches the properties of each revision (like log message, author, date & time). Not sure if it caches the list of files affected by each revision too. But it certainly won't cache the actual changes made to the files in those revisions; the only file contents you have available is the version currently in each working copy.
|
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.