Re: [PATCH] Send path with lock token to fix issue 4369
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 31 May 2013 20:17:20 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> What sort of URI do we have to supply? Will a session relative <f> do?
RFC 2518 says:
9.4 If Header
If = "If" ":" ( 1*No-tag-list | 1*Tagged-list)
Note that the absoluteURI production is defined in [RFC2396].
and 2396 says
absoluteURI = scheme ":" ( hier_part | opaque_part )
so how about this patch:
Index: subversion/libsvn_ra_serf/commit.c
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-05-31 21:17:57 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.