[Python-Dev] Inconvenient filename in sandbox/decimal-c/new_dt

Ronald Oussoren ronaldoussoren at mac.com
Tue Nov 7 16:45:37 CET 2006


Hi,

I'm having problems with updating the sandbox.

ilithien:~/Python/sandbox-trunk ronald$ svn cleanup
ilithien:~/Python/sandbox-trunk ronald$ svn up
A    import_in_py/mock_importer.py
U    import_in_py/test_importer.py
U    import_in_py/importer.py
svn: Failed to add file 'decimal-c/new_dt/rounding.decTest': object  
of the same name already exists

This is on a 10.4.8 box with a recent version of subversion. It turns  
out this is caused by a testcase file: decimal-c/new_dt contains both  
remainderNear.decTest and remaindernear.decTest (the filenames differ  
by case only). It this intentional? This makes it impossible to do a  
checkout on a system with a case insensitive filesystem.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20061107/5ab7d1c8/attachment.bin 


More information about the Python-Dev mailing list