Svn co wizard forces path into lower case

The subversion checkout wizard forces the path I enter into lower case. If I

  1. go toSubversion Checkout > Source > … > Subversion URL dialog > … > Subversion URL Builder
  2. enter the path on the subversion server
  3. 3) click OK
the string returned into the Subversion URL dialog is converted into lower case.

The textedit on the Subversion URL dialog doesn’t let me type in capitals (which is probably the reason that it is all being converted).

Subversion is case sensitive, so FB has just mangled my checkout path. I can work around this by changing the path at the top level (Subversion Checkout > Command Options), but really you should just stop the textbox from being lowercase only.

Cheers,
David

Thanks David - fixed for next update.

.t8