[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Make svn clients indicate their operation name to backend(right now only to DAV)

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Wed, 06 Jan 2010 18:30:09 +0530

Hi All,

This patch is with respect to the original thread

http://mail-archives.apache.org/mod_mbox/subversion-dev/201001.mbox/browser

Once this patch gets committed I can commit the mod_dav_svn change to
handle the original commit via outdated proxy issue.

This Patch revs the following public APIs,

'svn_client_uuid_from_url', 'svn_client_open_ra_session' and 'svn_ra_open3'.

For ra_neon and ra_serf layers it sets the http client header SVN-ACTION
with the concerned svn command name.

With & Without this patch mergeinfo_test-8 fails both over ra_neon and
ra_serf.

If there are no objections I will commit this change in next 2 days.

With regards
Kamesh Jayachandran

  • text/plain attachment: stored
Received on 2010-01-06 14:01:47 CET

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.