torsdag 6 april 2023 kl. 14:05:00 UTC+2 skrev [email protected]:
Windows 11 platform, Tortoise 1.14.99 Build 29538 I have written a script using command:update /pathfile pointing to a file which has a list of paths to folders to update, this works as expected. If I copy the the same script and use command:commit instead of update, it does not work. The GUI opens with the list of paths but on pressing OK I get a Commit fail message with the Error Message "<path> is not under version control" If I try a single line commit using /path:"<path>" it does work. <path> is of course appropriate to each folder, such as C:\MEDC\CorporateDocs\trunk\ If the update using pathfile works and commit using a single path works but commit using pathfile, to the same file as in the update, doesn't, what am I doing wrong please? As far as I can tell (also from testing) it should behave exactly the same with both update and commit. Are you sure you have exactly the same file contents and also that the file is UTF-16 without BOM (see the manual, [1])? Kind regards, Daniel [1] https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics -- 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/0504e9e5-5fde-4a03-8ba0-c791ea194b77n%40googlegroups.com.
