New submission from Mitchell Model <m...@acm.org>: After checking out 3.0 and 3.1 and building them on a Mac (Leopard, Intel) when I subsequently try to do "svn update" I get the error:
svn: Directory 'Mac/PythonLauncher/Python Launcher.app/.svn' containing working copy admin area is missing As a result, "svn update" fails. Removing PythonLauncher.app fixes. This problem does NOT happen in Python2.6 even though there's no PythonLauncher.app/.svn there either. I don't know enough about subversion to disentangle this. And in fact there is a .svn directory in Mac/IDLE/Idle.app but none in PythonLauncher.app. "make clean" doesn't remove the .app's; perhaps it should. [Am I mistaken in building my subversion directories?] ---------- components: Build messages: 82135 nosy: MLModel severity: normal status: open title: Subversion problem with PythonLauncher after building 3.0 or 3.1 on Mac versions: Python 3.0, Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5267> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com