Could it be an idea to update the FAQ to reflect this?
Thanks in advance,
Fredrik Orderud
[1]
http://svn.apache.org/repos/asf/subversion/branches/1.7.x/subversion/libsvn_subr/io.c
[2] http://svn.haxx.se/dev/archive-2011-02/0124.shtml
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2882538
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
The FAQ entry talks about an error that can happen and the possible
solution is to disable the indexing service on working copies.
That's still very relevant.
The FILE_ATTRIBUTE_NOT_CONTENT_INDEXED flag is only set on the .svn
folders where the working copy metadata is kept. Not on the working copy
itself. So the indexing service is still indexing all the files in a
working copy (which is something users still might want to do).
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=2882581
Therefore, instructions for how to disable indexing are no longer relevant (unless you don't want to index your working-copies due to other reasons).
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2885107