RE: [PATCH] Make svn clients indicate their operation name to backend(right now only to DAV) Version 2
From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Mon, 18 Jan 2010 23:47:13 +0530
>Sorry, Kamesh, that wasn't a very helpful question.
>I know the aim is to to fix the problem that occurs during a commit
The patch is in concept complete(Yet to run through the testsuite and to justify few cases by exercising those code base, which I will do tomorrow) to make the indication of 'commit' operation via the new header 'SVN-COMMIT'. With this patch original problem gets fixed.
All the function signature changes just accepts a new boolean parameter 'for_commit' which is set to TRUE only by commit.c:apply_revprops() while others set it to FALSE and hence no SVN-COMMIT header.
As it was a in concept patch I just did not write a log message, sorry for that.
With 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.