[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Offline Versions and Logs not available

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 27 Mar 2014 13:35:33 -0400

On Thu, Mar 27, 2014 at 12:17 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> I checked out a source code project from SVN server and then shut it down.
>> Now my understanding is, that with Tortoise I should be able to see logs,
>> version history, etc. But with right mouse click on the local project folder
>> neither the repo-browser, nor the revision graph are showing me anything
>> offline; rather they freeze or show "cannot establish connection to server"
>> and this besides the fact that settings logs offline is activated.
>> What am I doing wrong?
>
> Nothing (we'll shutting down the server is wrong). This isn't Git.
>
> The working copy doesn't have all the revision history in it. Tortoise needs to query the server for that information. Granted, it will cache it, so it "may" be that after it is cached it can show you info without connecting to the server.

To clarify:

TortoiseSVN can cache the *logs* (commit messages and a listing of
what items added/removed/changed), but it doesn't cache the full
*revisions* (actual change contents) like git does.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075357

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-27 18:36:18 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.