> -----Original Message-----
> From: Stephen Meechan [mailto:[email protected]]
> Sent: vrijdag 5 augustus 2011 1:04
> To: [email protected]
> 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