Re: Incomplete xml output when using --xml to non-existent server

2016-03-10 Thread Johan Corveleyn
On Thu, Mar 3, 2016 at 3:42 PM, Johan Corveleyn wrote: > On Thu, Mar 3, 2016 at 3:11 PM, Vincent Lefevre > wrote: >> On 2016-03-03 10:31:52 +0100, Johan Corveleyn wrote: >>> No, of course not :-). I just gave an example where the output was >>> broken (host not found), as opposed to another erro

Re: Incomplete xml output when using --xml to non-existent server

2016-03-10 Thread Johan Corveleyn
Hi Naga, Please start a new mail thread for your question, instead of replying to an existing discussion. Your question seems to be most appropriate for the us...@subversion.apache.org list (the dev@ list is for discussing development of Subversion). -- Johan On Thu, Mar 3, 2016 at 10:35 PM, N

Re: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Naga Saketh Jaligama
Hi All, In my company, developers may use tortoise svn or eclipse svn or any svn client, so no matter what they use i want to enforce them to give some commit messages and jira id in it. so, i used the below pre-commit shell script in the svn server in hooks folder and tested wi

Re: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Johan Corveleyn
On Thu, Mar 3, 2016 at 3:11 PM, Vincent Lefevre wrote: > On 2016-03-03 10:31:52 +0100, Johan Corveleyn wrote: >> No, of course not :-). I just gave an example where the output was >> broken (host not found), as opposed to another error condition (server >> reponds "URL 'X' non-existent in revision

Re: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Vincent Lefevre
On 2016-03-03 10:31:52 +0100, Johan Corveleyn wrote: > No, of course not :-). I just gave an example where the output was > broken (host not found), as opposed to another error condition (server > reponds "URL 'X' non-existent in revision Y") where the xml response > is still valid. Ignoring implem

Re: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Johan Corveleyn
On Thu, Mar 3, 2016 at 9:53 AM, Bert Huijben wrote: >> -Original Message- >> From: Johan Corveleyn [mailto:jcor...@gmail.com] ... >> Note that a failure to access a file / directory does *not* give this >> problem. This incomplete xml only happens when there is a problem >> accessing the *

RE: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: donderdag 3 maart 2016 09:19 > To: Bert Huijben > Cc: Branko Čibej ; Subversion Development > > Subject: Re: Incomplete xml output when using --xml to non-existent server > > On

Re: Incomplete xml output when using --xml to non-existent server

2016-03-03 Thread Johan Corveleyn
On Wed, Mar 2, 2016 at 8:14 PM, Bert Huijben wrote: > > >> -Original Message- >> From: Branko Čibej [mailto:br...@apache.org] >> Sent: woensdag 2 maart 2016 19:08 >> To: dev@subversion.apache.org >> Subject: Re: Incomplete xml output when using -

RE: Incomplete xml output when using --xml to non-existent server

2016-03-02 Thread Bert Huijben
> -Original Message- > From: Branko Čibej [mailto:br...@apache.org] > Sent: woensdag 2 maart 2016 19:08 > To: dev@subversion.apache.org > Subject: Re: Incomplete xml output when using --xml to non-existent server > > On 02.03.2016 15:05, Johan Corveleyn wrote:

Re: Incomplete xml output when using --xml to non-existent server

2016-03-02 Thread Branko Čibej
On 02.03.2016 15:05, Johan Corveleyn wrote: > Hi all, > > A colleague of mine ran into this, and I'm wondering if it's expected > behavior or a bug: > > For certain commands with the --xml option, the xml output is > incomplete when sending the request to a non-existent server. This can > cause an

RE: Incomplete xml output when using --xml to non-existent server

2016-03-02 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: woensdag 2 maart 2016 15:05 > To: Subversion Development > Subject: Incomplete xml output when using --xml to non-existent server > > Hi all, > > A colleague of mine ran into this, and I'm wondering if it's