RE: Change of case during checkout

2010-01-29 Thread David Aldrich
Hi Andy > Check your Samba config & make sure that "preserve case" is enabled. > See http://marc.info/?l=samba&m=98863735916130&w=2 Thanks for your reply. We set the parameters as specified in your link and it has fixed our problem. Slightly odd though, because, as far as we can tell, those see

Re: Change of case during checkout

2010-01-29 Thread Andy Levy
On Fri, Jan 29, 2010 at 08:37, David Aldrich wrote: > Hi > > We are running svn client 1.6.9 on Windows and checking out a working copy > to a Samba network drive. > > We find that one of the directories is checked out with incorrect case: > > /TML > > becomes: > > /tml > > The svn checkout commen

Change of case during checkout

2010-01-29 Thread David Aldrich
Hi We are running svn client 1.6.9 on Windows and checking out a working copy to a Samba network drive. We find that one of the directories is checked out with incorrect case: /TML becomes: /tml The svn checkout commentary shows the correct case. Please can anyone suggest how this could hap