Changes between Initial Version and Version 1 of Ticket #10778


Ignore:
Timestamp:
Jan 9, 2013, 7:40:21 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

I've seen this issue before. You are using SVN 1.7.x?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10778 – Description

    initial v1  
    66
    77After downloading the trunk source, the command "python setup.py bdist_egg" results in:
     8{{{
    89running bdist_egg
    910Traceback (most recent call last):
     
    2728  File "C:\VisualSVNServer\trac\python\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\egg_info.py", line 233, in get_svn_revision
    2829IndexError: list index out of range
     30}}}