[PATCH] Fix lock timeout values handling in libsvn_ra_serf
From: Sergey Raevskiy <sergey.raevskiy_at_visualsvn.com>
Date: Thu, 20 Mar 2014 12:46:43 +0400
Hi!
I've noticed, that Subversion 1.8.x client can't break lock if it has a
I've discovered, that this happens because lock timeout values is parsed
According to section 14.29 of RFC 4918 [1] the value of timeout XML element is
[[[
It seems, that code is just copy-pasted from function handle_lock():
[[[
I have attached a patch that fixes this problem. The corresponding code is
* subversion/libsvn_ra_serf/lock.c
Patch by: Sergey Raevskiy <sergey.raevskiy{_AT_}visualsvn.com>
[1] https://tools.ietf.org/html/rfc4918
Thanks and regards,
|
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.