Hello!
I am using TortoiseSVN 1.14.99, Build 29255 - 64 Bit -dev, 2021/08/30 17:33:45
and encountered twice a freeze (first time a few days ago, second time today) in the commit window.
In both cases I selected some files from a larger list of changed / added files, entered a build comment and hit OK.
A message like “an invalid parameter encountered” appeared (sorry, I did not copy the exact wording),
and after that the dialog partly froze.
The “close me - X”, Alt-F4, cancel and OK don’t work (no reaction at all), everything else seems to react normally (resizing, moving, marking/unmarking files, Help, my Redmine Issues plugin, double clicking a file to open svn diff all succeeded).
In both cases, trying to commit again did work without problems. Today I entered a different commit message (just in case), but after that I tried the exact same commit message that triggered the first error in a throw-away repo without a problem.
I don’t know what the first alert box really meant and wouldn’t mind if such happens now and then, but it’s weird that I can’t close the dialog and retry.
Is this a known problem?
Regards
Hartmut
--
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 tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/PR3PR10MB4240B71C834736784DCFD88BFC2D9%40PR3PR10MB4240.EURPRD10.PROD.OUTLOOK.COM.
Hi Pavel,
thanks for the reply, and your question led me to the root of the problem, when I encountered it today.
I could reproduce it in a test repo:
I svn copied a folder with a file,
On commit, I selected the folder, but not the file inside.
On 1.14.1 I get an alert box “Non recursive commit of moved/renamed folders”
On 1.14.99 -29255 I get “Es wurde ein falsches Argument festgestellt“ and an unclosable commit dialog (unless I kill tortoiseProc in the task manager).
(You asked why I use the nightly from August – I don’t know. Probably there was a bug report and bug fix that made me upgrade, I don’t remember. I’d like to test with the latest nightly, but there is none available as far as I can see.)
Regards
Hartmut
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAEyhmwbmR__NSSUO8Eu%3DE-O1LYK1C33aYSj9%2BR2jwbx9e_W0xQ%40mail.gmail.com.
Hi Pavel,
thanks for the reply, and your question led me to the root of the problem, when I encountered it today.
I could reproduce it in a test repo:
I svn copied a folder with a file,
On commit, I selected the folder, but not the file inside.
On 1.14.1 I get an alert box “Non recursive commit of moved/renamed folders”
On 1.14.99 -29255 I get “Es wurde ein falsches Argument festgestellt“ and an unclosable commit dialog (unless I kill tortoiseProc in the task manager).
(You asked why I use the nightly from August – I don’t know. Probably there was a bug report and bug fix that made me upgrade, I don’t remember. I’d like to test with the latest nightly, but there is none available as far as I can see.)