Hi, are you using TortoiseSVN? if so maybe this will help: http://tortoisesvn.net/node/285
2009/12/18 Simon R Jones <[email protected]> > hi there, > > I am using Mac OS 10.5.8 and am trying to update the SVN trunk for ZF and I > get this error: > > Naming issue in trunk - > > A Barcode/Upca.php > A Barcode/UpcA.php > svn: In directory 'Barcode' > svn: Can't open file 'Barcode/.svn/tmp/text-base/UpcA.php.svn-base': No > such file or directory > > Looks like UpcA.php was renamed to Upca.php (which is good) but it seems to > be causing some issue on my Mac. As you may know Macs are helpfully > case-insensitive. > > Any tips on how to resolve this? A fresh checkout doesn't help. > > Also Zend_Validate_Barcode_Upca appears to have a hell of a lot less code > than Zend_Validate_Barcode_UpcA (in 1.9.6). Is that intentional? > > thanks, > Simon > > > >
