You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Bill Tutt <ra...@lyra.org> on 2002/12/21 07:53:30 UTC

Odd svn.collab.net behavior

My up to date client bits from trunk issue this HTTP request to
svn.collab.net to try and merge the latest trunk bits into the 1003
branch.
 
Here's the outgoing request (more or less)
 
REPORT /repos/svn/trunk HTTP/1.1
Host: 216.127.237.133
User-Agent: neon/0.23.5 SVN/0.16.0 (dev build)
Connection: TE
TE: trailers
Content-Type: text/xml
 
<S:update-report xmlns:S="svn:">
<S:target-revision>4186</S:target-revision><S:dst-path></S:dst-path><S:e
ntry rev="4186"></S:entry>
</S:update-report>

svn.collab.net returns my polite request for an update report by closing
down the TCP connection without so much as a HTTP failure response code.
 
Is the installed mod_dav_svn too old, or is this some other issue?
 
Thanks,
Bill
----
Do you want a dangerous fugitive staying in your flat?
No.
Well, don't upset him and he'll be a nice fugitive staying in your flat.
 
 

Re: Odd svn.collab.net behavior

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
"Bill Tutt" <ra...@lyra.org> writes:
> Is the installed mod_dav_svn too old, or is this some other issue?

I have no idea.  We should coordinate sometime (after New Year) so we
can watch the error log while you try this.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Odd svn.collab.net behavior

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
"Bill Tutt" <ra...@lyra.org> writes:
> Sussman was able to take a look at this today and made the following
> comments:

Is there an issue where this can be tracked?

-K


> <sussman> so how the heck is an empty dst-path generated?
> <sussman> that's bug #1
> Dunno, I couldn't reproduce the empty dst-path generation.
> Ack. :(
> 
> <sussman> bug #2 is to make mod_dav_svn not segfault on that condition. 
> Assuredly!
> 
> FYI,
> Bill
> 
>  -----Original Message-----
> From: Bill Tutt [mailto:rassilon@lyra.org] 
> Sent: Friday, December 20, 2002 11:54 PM
> To: 'dev@subversion.tigris.org'
> Subject: Odd svn.collab.net behavior
> 
> 
> My up to date client bits from trunk issue this HTTP request to
> svn.collab.net to try and merge the latest trunk bits into the 1003
> branch.
> 
> Here's the outgoing request (more or less)
> 
> REPORT /repos/svn/trunk HTTP/1.1
> Host: 216.127.237.133
> User-Agent: neon/0.23.5 SVN/0.16.0 (dev build)
> Connection: TE
> TE: trailers
> Content-Type: text/xml
> 
> <S:update-report xmlns:S="svn:">
> <S:target-revision>4186</S:target-revision><S:dst-path></S:dst-path><S:e
> ntry rev="4186"></S:entry>
> </S:update-report>
> 
> svn.collab.net returns my polite request for an update report by closing
> down the TCP connection without so much as a HTTP failure response code.
> 
> Is the installed mod_dav_svn too old, or is this some other issue?
> 
> Thanks,
> Bill
> ----
> Do you want a dangerous fugitive staying in your flat?
> No.
> Well, don't upset him and he'll be a nice fugitive staying in your flat.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: Odd svn.collab.net behavior

Posted by Bill Tutt <ra...@lyra.org>.
Sussman was able to take a look at this today and made the following
comments:

<sussman> so how the heck is an empty dst-path generated?
<sussman> that's bug #1
Dunno, I couldn't reproduce the empty dst-path generation.
Ack. :(

<sussman> bug #2 is to make mod_dav_svn not segfault on that condition. 
Assuredly!

FYI,
Bill

 -----Original Message-----
From: Bill Tutt [mailto:rassilon@lyra.org] 
Sent: Friday, December 20, 2002 11:54 PM
To: 'dev@subversion.tigris.org'
Subject: Odd svn.collab.net behavior


My up to date client bits from trunk issue this HTTP request to
svn.collab.net to try and merge the latest trunk bits into the 1003
branch.

Here's the outgoing request (more or less)

REPORT /repos/svn/trunk HTTP/1.1
Host: 216.127.237.133
User-Agent: neon/0.23.5 SVN/0.16.0 (dev build)
Connection: TE
TE: trailers
Content-Type: text/xml

<S:update-report xmlns:S="svn:">
<S:target-revision>4186</S:target-revision><S:dst-path></S:dst-path><S:e
ntry rev="4186"></S:entry>
</S:update-report>

svn.collab.net returns my polite request for an update report by closing
down the TCP connection without so much as a HTTP failure response code.

Is the installed mod_dav_svn too old, or is this some other issue?

Thanks,
Bill
----
Do you want a dangerous fugitive staying in your flat?
No.
Well, don't upset him and he'll be a nice fugitive staying in your flat.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org