On Wed, 2010-01-06, Kamesh Jayachandran wrote: > This patch is with respect to the original thread > > http://mail-archives.apache.org/mod_mbox/subversion-dev/201001.mbox/browser
For archaeological purposes (as that link goes to a whole month of mail), the original thread may have been this one: "Thoughts on commit via the out-dated(by irrelevant revisions i.e just by number) mirror" <http://mail-archives.apache.org/mod_mbox/subversion-dev/201001.mbox/% 3c4b41f1bd.8090...@collab.net%3e> - Julian > 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