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

Re: [TSVN] TSVNCacheWindow shutdown problem

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-06-23 12:45:54 CEST

On 6/23/05, Will Dean <svn@indcomp.co.uk> wrote:

> >Maybe. My company does do some crazy folder redirection stuff to keep
> >our profiles on a central server. Where is the cache saved to?
>
> In a TSVNCache subdir of
>
> \Documents and Settings\username\Local Settings\Application Data
>
> I think.

In HEAD, yes. But in 1.2 it is
\Douments and Settings\username\Application Data

> Interestingly enough, there's nothing in there on my machine, although the
> directory has been created.

The data gets saved to disk when the cache terminates. When the cache
is started again, the data is read from disk and then the file is
deleted immediately afterwards. That's why you most likely will never
ever see the saved data (at least not with explorer, because if you
start the explorer, the cache also starts, reads and deletes the file
before you even can browse there with the explorer).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 23 12:46:10 2005

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

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