After updating from TortoiseSVN 1.12.2 to TortoiseSVN 1.13.1 I experienced a problem that can be reproduced as follows:
1. Checkout a repository path on computer A. 2. Share the new working copy over network (wc-root = share-root). 3. Open the list of shares provided by computer A from computer B. 4. From computer B select "Check for modifications" as the context menu option of the share created in step 1. 5. See Status of the root directory of the working copy reported as "missing" This can also be seen with the command line client provided by TortoiseSVN: C:\Users\ta>svn status \\computer-a\shared-working-copy ! \\computer-a\shared-working-copy This seems to depend on the TortoiseSVN version installed on computer B. With 1.12.2 and earlier the status is reported normal. With 1.13.1 the status of the root directory of the working copy is reported as missing. This only seems to happen if the working copy is directly shared (wc-root = share-root), not if the working copy lives in a sub directory of the share. -- 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/6b726cbe-dd58-4bc8-84c4-0675b295664e%40googlegroups.com.
