[Python-Dev] [Python-checkins] r84190 - python/branches/release31-maint/Doc/library/stdtypes.rst

Tarek Ziadé ziade.tarek at gmail.com
Thu Aug 19 12:21:10 CEST 2010


On Thu, Aug 19, 2010 at 12:17 PM, Victor Stinner
<victor.stinner at haypocalc.com> wrote:
> Le jeudi 19 août 2010 12:07:36, Tarek Ziadé a écrit :
>> What I do is :
>>
>> 4 cd /the/right/branch/or/trunk
>> $ svn ci -m 'comment'
>> you get a revision number
>>
>> $ cd py3k
>> $ svn up
>> $ svnmerge.py merge -r revision
>> (...)
>
> Wrong. trunk branch is dead, py3k is the new main branch ;-)


s/trunk/2.7 branch/

>
> --
> Victor Stinner
> http://www.haypocalc.com/
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/ziade.tarek%40gmail.com
>



-- 
Tarek Ziadé | http://ziade.org


More information about the Python-Dev mailing list