Testing server/client back-compatibility: status report
From: David Glasser <glasser_at_mit.edu>
Date: 2007-07-05 05:16:51 CEST
Subversion 1.5 introduces a number of features with
[a] --depth
1.5 servers emulate pre-1.5 -N using the new depth machinery; 1.5
[b] merge tracking
Merge tracking is both server and client-side; I'm not very
[c] brand new server-side features like setting revprops during commit
These are the types of new features we're most used to; they don't
Before we release Subversion 1.5, we should be able to test that our
The Good News: Once we backport r25607, the 1.4.x test suite will pass
The Bad News: Running the trunk test suite against a 1.4.x server is
$ cd trunk
and it will make some accommodations (create unsharded repositories,
* Actual problems in our backwards-compatibility code (I'm pretty sure
* I have no idea what the proper behavior of merge tracking commands
* Other random things (some bugfixes involving 'svn status -u' which
Also, we could probably use some tests that *only* run against old
Unfortunately, I'm about to vanish into the ThesisCave for a few weeks
Here's the tests.log output from my latest execution of trunk
http://people.csail.mit.edu/glasser/trunk-client-1.4-server-tests.log.txt
--dave
-- David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jul 5 05:16:40 2007 |
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.