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

Re: Problems with tortoise SVN 1.5.3 (newest)

From: firstlor <firstlor_at_gmail.com>
Date: Tue, 2 Sep 2008 11:20:14 -0700 (PDT)

Do I have to reboot after having made this change in registry?

another approach that would help me:

would it be possible to have an exclude/include list for paths. I'm
just using tortoise svn to administrate my php scripts in:

J:\htdocs

so would it be possible to only show the context menu in this folder?

or another thing:

include list: C:\*; J:\*
exclude: C:\desktop\network_shortcuts\*

or something like that?

thanks!

On 2 Sep., 19:39, Stefan Küng <tortoise..._at_gmail.com> wrote:
> firstlor wrote:
> > What do you mean by that??? Sorry, that I don't understand it...
>
> > c$ is an administrative share so why shouldn't I do it?
>
> > it also happens when I have a shortcut instead to \\192.168.2.2\c$ to \
> > \192.168.2.2.\c$\programme\blabla.exe (so not only the root is the
> > problem).
>
> The problem is that TSVN has to fetch the status of the item you
> right-click on so it knows what entries to show for the context menu.
> That requires accessing the shortcut target. In your case, the target is
> not reachable, but Windows tries to reach it anyway (until it times out).
> That's why it takes forever to show the context menu.
>
> To reduce the accesses, create the registry key
> HKCU\Software\TortoiseSVN\SimpleContext
> and set the DWORD value to 1.
>
> Note that with that registry value set, the context menu will always
> show all context menu entries (e.g., 'add' for already versioned items).
>
> I'm sorry, but that's all I can tell you to do, and I can't fix this either.
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net/
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-02 20:24:55 CEST

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.