Ryan Schmidt wrote on Mon, Feb 28, 2011 at 14:33:56 -0600: > Isn't it correct, though, that any 1.y server or client should be able > to access locally any repository created with 1.x if 1.x <= 1.y?
Yes, svn 1.y can read repositories created by 1.x for x<=y, as well as repositories created by 1.z with an appropriate --pre-1.%d-compatible flag.