OS: Windows 7 x64 TortoiseSVN: 1.13.1 SVN: svn, version 1.13.0 (r1867053) compiled Oct 31 2019, 20:41:49 on x86-microsoft-windows
Steps to repro: 1. Create empty repo 2. checkout empty repo 3. add `test` directory (no need to commit) 4. create empty file `libstdc++.la` 5. try to add `test` directory (again) Result: List of potential to add file is empty. Expceted: `libstdc++.la` file in the list to add Seems the tortoisesvn has forced to ignore the file, which means there is no guarantee it would not ignore something else in the add. -- 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/d454368e-c390-46ec-a15e-705c7fe8594b%40googlegroups.com.
