Den mån 27 nov. 2023 kl 20:29 skrev Daniel Sahlberg < daniel.l.sahlb...@gmail.com>: [...]
> In the mail to users@, Graham suggested a better error message indicating > which option was invalid. I will make a separate suggestion and send this > to the APR project. > I've sent this to d...@apr.apache.org: https://lists.apache.org/thread/x84938n846xzj5g2ffyc3jq7ryf757lf With the suggested patch, the error message would have been [[[ [root@seawitch postgres]# cat db.sql | svnmucc put - file:///var/lib/svn/db/db.sql svnmucc: invalid option: - Type 'svnmucc --help' for usage. ]]] Notice the added "-" after the first line, compared to the original below: Den sön 26 nov. 2023 kl 22:51 skrev Graham Leggett via users < >>> us...@subversion.apache.org>: >>> >>>> [root@seawitch postgres]# cat db.sql | svnmucc put - >>>> file:///var/lib/svn/db/db.sql >>>> >>>> svnmucc: invalid option: >>>> >>>> Type 'svnmucc --help' for usage. >>>> >>>> Alas the error message mentions an invalid option, but doesn’t say >>>> which option, or why it is invalid. >>>> >>> Kind regards, Daniel