RE: Strange meta-data problem when checking out

2010-12-10 Thread Giulio Troccoli
Linedata Limited Registered Office: 85 Gracechurch St., London, EC3V 0AA Registered in England and Wales No 3475006 VAT Reg No 710 3140 03 -Original Message- From: Jochen Wuttke [mailto:wutt...@usi.ch] Sent: 10 December 2010 11:03 To: users@subversion.apache.org Subject: Strange

Re: Strange meta-data problem when checking out

2010-12-10 Thread Jochen Wuttke
The server and client are running version 1.6.6. The server is running CentOS, client is Mac with the commandline client. The command was as expected: svn checkout https://my_url On Dec 10, 2010, at 12:34 PM, Giulio Troccoli wrote: Linedata Limited Registered Office: 85 Gracechurch

Re: Strange meta-data problem when checking out

2010-12-10 Thread Les Mikesell
On 12/10/10 7:33 AM, Jochen Wuttke wrote: The server and client are running version 1.6.6. The server is running CentOS, client is Mac with the commandline client. The command was as expected: svn checkout https://my_url If it is something on the CentOS side, strange permission issues can

Re: Strange meta-data problem when checking out

2010-12-10 Thread Jochen Wuttke
Some serious digging and delving identified the problem: A user did the following command sequence: svn add Prospectus.tex svn ci mv Prospectus.tex prospectus.tex svn add prospectus.tex svn ci Now, because by default HFS does not distinguish between the two filenames, but svn does, it tried