[Python-Dev] Unable to build old version from hg.python.org
skip at pobox.com
skip at pobox.com
Mon Mar 7 16:18:57 CET 2011
More information about the Python-Dev mailing list
Mon Mar 7 16:18:57 CET 2011
- Previous message: [Python-Dev] Unable to build old version from hg.python.org
- Next message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Vinay> I want to maintain several working copies, as sometimes I have to
Vinay> make bugfix changes across several revisions. Since we are
Vinay> supposed to use forward-porting, I tried to set up a 2.5 clone,
Vinay> but building from it fails with a "Fatal Python error: subversion
Vinay> keywords missing".
I encountered the same problem. My "solution" was to manually expand the
$HeadURL$ string at the top of posixmodule.c as it would have been expanded
by Subversion. I then committed that locally.
Skip
- Previous message: [Python-Dev] Unable to build old version from hg.python.org
- Next message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list