[Python-Dev] Buildbots have trouble checking out the repository due to recent changes. (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Mon May 12 15:24:18 CEST 2008


The idea was to replace the orignial module file with its stub. However, the "svn copy" and edit process isn't the cause of the problems. It is the fact that 2 files existed in the same directory differing only by a case-change.

I still don't understand. You wanted to replace the file with a stub, and then delete it? Why not just delete it (or use svn mv in the first place)?

Regards, Martin



More information about the Python-Dev mailing list