On 24.11.2011 00:49, Gavin Lambert wrote:
> Just FYI, I don't get the described behaviour with the command line client, but I do with TSVN [1.7.1] itself (specifically, the TSVN context menus display "checkout" as if the folder I am in is not part of a working copy until I navigate back up to the root of the working copy and then back down, after which it seems to remember it for a while even if the window is closed).
>
> I've attached an extract from the procmon logs for Explorer.
>
> Points of note:
> - My WC root is S:\, which is a SUBST drive to C:\Drives\Source.
> - I used Win+R to directly open S:\Program\Library (some names have been changed to protect the innocent) and right-clicked on the folder background.
> - Despite apparently finding and reading the WC root database in the trace above, TSVN displayed the "SVN Checkout" menu as if it was not a working copy.
I've added a few more debug outputs to the shell extension.
Please grab the next nightly build (>= r22304), then go to
Settings dialog->Advanced->DebugOutputString and set that to 'true'.
You might have to restart since that setting is read when the shell
extension is loaded.
Then get the DebugView utility from here:
http://technet.microsoft.com/en-us/sysinternals/bb896647
and record the outputs while you do the right-click.
Maybe we'll get some more information from that...
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2886168
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-24 21:10:13 CET