thanks Bert, I'll continue with some more testing, with a much faster svn update on large working copies this release looks like a very worthwhile upgrade.
----- Original Message ----- From: "Bert Huijben" <b...@qqmail.nl> To: "Stephen Meechan" <s...@smeechan.co.uk>, users@subversion.apache.org Sent: Friday, 5 August, 2011 12:32:41 GMT +00:00 GMT Britain, Ireland, Portugal Subject: RE: 1.7 'svn upgrade' issue on windows vista > -----Original Message----- > From: Stephen Meechan [mailto:s...@smeechan.co.uk] > Sent: vrijdag 5 augustus 2011 1:04 > To: users@subversion.apache.org > Subject: 1.7 'svn upgrade' issue on windows vista > > While testing out the svn upgrade feature in 1.7 beta 2, on some working > copies the upgrade failed with an error E155036. > > The problem was that the svn upgrade command is case sensitive on the WC > folder name and failed if the name doesn't match exactly. Windows itself is > case insensitive and none of the other svn commands are case sensitive to > the WC folder name. > > The following test case shows the steps to reproduce the problem using a > public server: Thanks for reporting (and the nice reproduction recipe). I just fixed the issue in r1154165. (This patch won't make beta 3, but I'll nominate it for backport for 1.7.0) Bert