After you've disabled the on-demand access (you can do that for the working copy folder alone), you have to wait a while until *all* files (including those inside the usually hidden .svn folder!) show the green overlay (see the link to the blog post you just posted, there are images on how that overlay has to look). Meaning: all files have to be locally available immediately.
The reason some apps can work with those on-demand files and not TSVN is that TSVN is a shell extension, and if a shell extension takes too long for a specific task, the explorer will kill it to prevent the whole explorer/desktop from freezing. That's why TSVN won't work with on-demand files: it takes too long to fetch them and so the explorer process just stops the shell extension part of TSVN. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/6eca1cb8-f00a-41fc-8fef-22ad22509913%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
