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.pysvn: 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com