Modify

Opened 16 years ago

Closed 16 years ago

#2937 closed defect (invalid)

Syntax Error

Reported by: anonymous Owned by: Herbert Valerio Riedel
Priority: normal Component: GitPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I tried to install the plugin from Subversion, using the following steps:

svn co http://trac-hacks.org/svn/gitplugin/0.10/
cd 0.10
python setup.py bdist_egg

When I ran setup, I go the following error:

File "build/bdist.linux-i686/egg/gitplugin/git_fs.py", line 253
    yield("git-"+k, ", ".join(("[%s]" % c) for c in v), True, 'changeset')

I have Python 2.3.4

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by anonymous

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Herbert Valerio Riedel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.