SVN update not working in MacOS Sonoma

2023-10-02 Thread pavan . kumar
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

2023-10-02 Thread Pavel Lyalyakin via users
On Mon, 2 Oct 2023 at 14:22,  wrote:
>
> 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)

This error doesn't reproduce on my side with svn 1.14.2 on macOS
Sonoma 14.0. And I doubt that it's related to SVN or your macOS
system. Looking at the error message, I think that you should
double-check your proxy server, reverse proxy or application firewall
if you have any. Contact your system administrator for assistance.

--
With best regards,
Pavel Lyalyakin
VisualSVN Team


Re: SVN update not working in MacOS Sonoma

2023-10-02 Thread suwanji
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.

This error is coming only after updating the macos, earlier I didnt faced any 
issues

Please help

Regards
Pavan

On 2 Oct 2023 at 11:52 PM +0530, Pavel Lyalyakin 
, wrote:
> On Mon, 2 Oct 2023 at 14:22,  wrote:
> >
> > 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)
>
> This error doesn't reproduce on my side with svn 1.14.2 on macOS
> Sonoma 14.0. And I doubt that it's related to SVN or your macOS
> system. Looking at the error message, I think that you should
> double-check your proxy server, reverse proxy or application firewall
> if you have any. Contact your system administrator for assistance.
>
> --
> With best regards,
> Pavel Lyalyakin
> VisualSVN Team