Re: 1.7 'svn upgrade' issue on windows vista

2011-08-05 Thread Stephen Meechan
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" To: "Stephen Meechan" , users@subversion.apache.org Sent: Fri

Re: 1.7 'svn upgrade' issue on windows vista

2011-08-05 Thread Stephen Meechan
>> 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. > >That is correct. The Subversion clie

1.7 'svn upgrade' issue on windows vista

2011-08-04 Thread Stephen Meechan
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 no