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?
Many thanks
Neil