Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: git http-push and MKCOL error (22/409)

From: Thomas Schlichter <hidden>
Date: 2016-06-15 22:47:15

Possibly related (same subject, not in this thread)

Hi,

Am Montag 17 August 2009 11:09:43 schrieb Tay Ray Chuan:
Subject: [PATCH] http.c: don't assume that urls don't end with slash

Make append_remote_object_url() (and by implication,
get_remote_object_url) use end_url_with_slash() to ensure that the url
ends with a slash.

Previously, they assumed that the url did not end with a slash and
as a result appended a slash, sometimes errorneously.

This fixes an issue introduced in 5424bc5 ("http*: add helper methods
for fetching objects (loose)"), where the append_remote_object_url()
implementation in http-push.c, which assumed that urls end with a
slash, was replaced by another one in http.c, which assumed urls did
not end with a slash.

The above issue was raised by Thomas Schlichter:

  http://marc.info/?l=git&m=125043105231327

Signed-off-by: Tay Ray Chuan <redacted>
Thank you very much!
This patch indeed fixes my problem.

You may add my

   Tested-by: Thomas Schlichter [off-list ref]

if you'd like to. I don't know how this is handled in the git-tree...

Is there a plan in which version this patch will be released? Will there be a 
1.6.4.1 or is 1.6.5 next?

Kind regards,
Thomas Schlichter
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help