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

Re: Re[6]: [TSVN] 4216/4257 - directory problems or what am I missing?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-29 14:49:19 CEST

On 8/29/05, Flex <flex@datecs.bg> wrote:

> Sorry Stefan, no meant to get you angry however I tend to disagree with you.
>
> About "TortoiseSVN.dll" - you can try
> replacing/modifying/deleting/whatever with it when the
> explorer is using it. You'll fail. Then, the only way it can be updated is

Not exactly. You can rename such a dll (at least on XP), then delete
it. And it will still be present in memory. And the installer does
exactly that. So after you ran the installer, the new dll is on disk,
but the old one is still in memory. And since you don't know which
application has the dll already loaded, you don't know which one is
used!
(not only explorer can load the dll - any app which has a
file-open/save dialog does).

> About "TSVNCache.exe" - I personally killed it and watched it missing for
> more than 15 seconds then it was loaded - again, from the disk.

Ok. With the cache you can be sure that if you kill the process, it
will be loaded from disk again because it's a separate process and not
loaded by other applications.

> I did. The repository is updated with the newest version of "SHARED", but
> neither "SHARED", nor App2->SHARED or App3->SHARED were marked as changed.
> If I manually "Update" them, they got the newest version.

If you update them, why should be marked as modified? 'Modified' means
that they're modified locally, so theres a difference between your
working copy and the working base.
And since you just updated, the working base represents HEAD.

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 Mon Aug 29 14:51:26 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.