Stefan schrieb am Donnerstag, 10. Dezember 2020 um 19:16:14 UTC+1: > On Thursday, December 10, 2020 at 2:24:04 PM UTC+1 Tobias Knauss wrote: > >> contained group with no relations to files that I exclude from the >> commit. This is confirmed, because the commit starts, but then it's aborted >> by my pre-commit hook script. After editing the files that were rejected by >> my script (I opened them by double-click in >> > > now this is the part that was missing: you have a pre-commit hook script > that aborts the commit! > > Yes, but this pre-commit hook was not called in the first situations, because I never got this far that the commit was started (file upload never started). So the warning "Non-recursive commit of moved files/folders" has nothing to do with the pre-commit hook script. This script was only relevant in the situation that I described in the post where the script is also mentioned. Actually I described an issue in that post that may have a different cause; I just added it in this conversation because the resulting failure is very similar and seems to be related.
Stefan schrieb am Donnerstag, 10. Dezember 2020 um 19:51:51 UTC+1: > I assume that in the huge list of items you selected to open a commit dialog, there were one or two folders in it? > In that case, the folders have their status fetched recursively, and the files below as well. That's why you see those file entries several times. Yes, there are folders, and not just one or two. Stefan schrieb am Donnerstag, 10. Dezember 2020 um 20:24:40 UTC+1: > should be fixed in r29037 No, failure persists. As mentioned above, it has nothing to do with the pre-commit script. I think you just need to check whether the files, that are currently falsely added, are already in the list. If yes, don't add them again. TortoiseSVN 1.14.99, Build 29037 - 64 Bit -dev, 2020/12/10 19:24:13 -- 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/6789be60-bb2b-4d52-aba5-dfc728770562n%40googlegroups.com.
