Retreat: I try to work with svn.exe from 1С, I use ЗапуститьПриложение() Application ЗапуститьПриложение() , it is important for me that the procedure be performed on the server (& On Server) But it’s not really who starts svn.exe, 1С or any other application, the problem is that the joint venture (application server) 1C (i.e., service) is launched under system accounting. If you run the service under tech. account, everything works. I tried a bunch of parameters, I explicitly pointed to the location of the config, but still did not plow, returns the response code 1.
"C:\Program Files\TortoiseSVN\bin\svn.exe" update D:\SVN\Progect\Templates --username admin --no-auth-cache --non-interactive --config-dir "D:\SubversionConfig" --trust-server-cert I can not understand what exactly is wrong, because Dunno knows how to get svn to do what he doesn't like.
"C:\Program Files\TortoiseSVN\bin\svn.exe" update D:\SVN\Progect\Templates --username admin --no-auth-cache --non-interactive --config-dir "D:\SubversionConfig" --trust-server-cert > "D:1.txt" the file is not created, yes, maybe there is a feature of the work ЗапуститьПриложение() , but that is what it is. Tell me how you can solve the problem.