Blame behaviour change in 1.9
From: Philip Martin <philip_at_codematters.co.uk>
Date: Tue, 09 Jun 2015 17:50:10 +0100
Build 1.8 and 1.9 (I'm building 1684452). Run a 1.9 server pointing at
../obj-1.9/subversion/svnserve/svnserve -Tdr ../obj-1.8/subversion/tests/cmdline
then run blame_tests.py 10:
cd ../obj-1.8/subversion/tests/cmdline
and the test fails. We can see the cause by running blame on the
$ ../../svn/svn blame -g svn-test-work/working_copies/blame_tests-10/trunk/iota
while the 1.9 client gives the correct output:
$ svn blame -g svn-test-work/working_copies/blame_tests-10/trunk/iota
If I kill the 1.9 server and start a 1.8 server then both clients gives
-- PhilipReceived on 2015-06-09 18:50:59 CEST |
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.