SVN update not working in MacOS Sonoma
Hi, Since the latest version of the MacOS Sonoma, I m facing issues with SVN. Please check the following svn update ─╯ Updating '.': svn: E130005: XML Parsing failed: Unexpected root element 'options-response' svn --version ─╯ svn, version 1.14.2 (r1899510) Please help Thanks Pavan
Re: SVN update not working in MacOS Sonoma
Hi Daniel, Thanks for the quick reply. Our repository is currently hosted on AWS EC2. To check the issue in other OS's, I have set up Ubuntu and MacOS 13 virtual machines on my MacBook using UTM. I have not encountered any issues with the "svn update" and "svn checkout" commands while running them on both the Ubuntu and MacOS 13 virtual machines. However, when running these commands on my MacBook, which has the latest MacOS 14 version installed, I encounter some errors which I shared earlier I hope this info will help to debug issue Regards Pavan On 3 Oct 2023 at 12:38 PM +0530, Daniel Sahlberg , wrote: > Den tis 3 okt. 2023 kl 08:28 skrev : > > > Hi Pavel, > > > > > > Thanks for the quick reply. > > > > > > I m using my personal macbook, so I dont have any proxy server, reverse > > > proxy or application firewall. > > > > Where is your repository located? > > > > A reverse proxy is something you would expect to have on the server side. > > Depending on your network there could also be a transparent proxy server > > and/or package inspecting firewall interfering with the traffic. Your > > system administrator should know about this. > > > > Kind regards, > > Daniel Sahlberg > >
Re: SVN update not working in MacOS Sonoma
Hi Daniel, I attempted to use svn commands in the terminal on the latest version of MacOS and encountered errors with both "svn update" and "svn checkout". However, when I ran the same commands on an earlier version of MacOS using a virtual machine, I did not encounter any issues. On 4 Oct 2023 at 2:47 PM +0530, pavan.ku...@maventus.com, wrote: > Hi Daniel,
Re: SVN update not working in MacOS Sonoma
Hi Daniel, What exactly you are referring about "Have you tried to catch the network traffic?" , can you please help how to check this network network traffic while running svn commands Regards Pavan On 5 Oct 2023 at 1:25 PM +0530, Daniel Sahlberg , wrote: > Den ons 4 okt. 2023 kl 11:22 skrev : > > > Hi Daniel, > > > > > > I attempted to use svn commands in the terminal on the latest version of > > > MacOS and encountered errors with both "svn update" and "svn checkout". > > > However, when I ran the same commands on an earlier version of MacOS > > > using a virtual machine, I did not encounter any issues. > > > > Have you tried to catch the network traffic? > > > > Kind regards, > > Daniel Sahlberg