RE: Re: TSVNCache keeping directory locked
From: Gleason, Todd <tgleason_at_impac.com>
Date: Mon, 18 Feb 2008 12:37:51 -0800
What was annoying was that TSVNCache 1.4.7 had a handle open not to the drive root, but to a folder underneath the root of my "working folder" (see below). So the root folder was (from my previous example) C:\rds, but TSVNCache had a handle open to C:\rds\run (which was an empty folder). I verified this with Process Explorer. It seems to reproduce every time I do a rename from c:\rd to c:\rds -- but not if I rename a different folder. My wildcard for TSVNCache to match these folders is c:\rd* which I assume should match both c:\rd and c:\rds .
So it appears that 1.4 does actually open handles well below the drive root, and leave them open for no reason I can discern. The annoyance, then, is that I must shut TSVNCache down while I do the rename.
It's worth noting that the folders in question, although matching the wildcard, are not Subversion working folders at all. This is because I'm evaluating Subversion on some folders while using our current source control system on our actual development folders.
It sounds like 1.5 will fix this behavior though, so I can probably just wait for it to resolve this problem.
If, based on the behavior I've said, you think there may be a lingering issue even in 1.5, then I can put together step-by-step instructions to reproduce in 1.4.7, and you could try it in 1.4.7 and 1.5 for comparison.
-----Original Message-----
Gleason, Todd wrote:
No, there's no reason to backport this. Because the 1.4 cache only opens
> Although this is annoying, the mere fact that it should be fixed in
What exactly is annoying in 1.4.x?
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: users-help_at_tortoisesvn.tigris.orgReceived on 2008-02-18 21:38: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.