You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Dave Rodgman <da...@fastmail.co.uk> on 2007/09/14 13:51:08 UTC

svn 1.4 sometimes discards pre-commit stderr

Hi,

under circumstances I can't pin down exactly, svn (1.4.3 via apache on 
the server) will sometimes completely discard pre-commit stderr, only 
when using 1.4 clients.

The hooks still succeed or fail as normal, but output is something like:

  svn: MERGE request failed on 
'/svn/devsys/testing/drodgman/testharness/current/KJ1i95RrPq'
  svn: MERGE of 
'/svn/devsys/testing/drodgman/testharness/current/KJ1i95RrPq': 409 
Conflict (http://cam-svn1)

instead of the expected message. Running with a 1.3 client works 
reliably. 1.4 clients will reproducably fail for certain commits (it's 
not clear what the pattern is). I've also seen this for rev-prop changes.

This error has been raised previously:

http://svn.haxx.se/dev/archive-2006-10/0172.shtml
http://www.svnforum.org/2017/viewtopic.php?p=11258&sid=0dbf708db0dd823f1a1f837e30f4bad7

Issue 443 seems related, but it's not totally clear to me whether it's 
the same issue, and whether a fix is planned for 1.4.x?

http://subversion.tigris.org/issues/show_bug.cgi?id=443

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org