[Python-Dev] v2.7 tag
"Martin v. Löwis"
martin at v.loewis.de
Tue Mar 8 10:57:53 CET 2011
Am 08.03.2011 10:49, schrieb Dirkjan Ochtman:
> On Tue, Mar 8, 2011 at 10:45, Stefan Krah<stefan-usenet at bytereef.org> wrote:
>> Hi,
>>
>> I can't update to v2.7 in the new cpython repository:
>>
>> $ hg up v2.7
>> abort: unknown revision 'v2.7'!
>>
>> Am I missing something here? My goal is to get the same directory state
>> as from this command:
>>
>> svn co http://svn.python.org/projects/python/tags/r27
>
> Did you by any chance use hg clone -rv2.7?
No: the cpython repository simply does not contain a tag called 'v2.7'.
Not sure why not; v2.7rc1 and v2.7.1 are present.
Regards,
Martin
More information about the Python-Dev
mailing list