Modify

Opened 14 years ago

Closed 14 years ago

#6885 closed defect (invalid)

where i can get a v0.11.0.1 plugin version ?

Reported by: lmar@… Owned by: Herbert Valerio Riedel
Priority: normal Component: GitPlugin
Severity: normal Keywords:
Cc: stuge Trac Release: 0.11

Description

Good day everyone. I'm try to install GitPlugin in that environment: RHEL release 5.4 (Tikanga)i386 , Trac-0.11.4-py2.4.egg, python-2.4.3-27.el5.i386, subversion-1.5.1-1.i386, git-1.5.5.6-4.el5.i386

When I try to svn co from "http://trac-hacks.org/svn/gitplugin/0.11-py2.4" , and compile a plugin by "python setup.py bdist_egg" then I get an error:

writing entry points to TracGit.egg-info/entry_points.txt
Traceback (most recent call last):
  File "setup.py", line 23, in ?

...

  File "/usr/lib/python2.4/site-packages/setuptools/command/sdist.py", line 52, in _default_revctrl
    for path in finder(dirname,path):
  File "/usr/lib/python2.4/site-packages/setuptools/command/sdist.py", line 98, in entries_finder
    log.warn("unrecognized .svn/entries format in %s", dirname)
NameError: global name 'log' is not defined

So, I'm download from source zip archive and compile plugin. After install the plugin in trac I see an error -

Warning: Can't synchronize with the repository GIT version 1.5.5.6 installed not compatible (need >= 1.5.6)

I'm check all downloaded sources and see only v0.11.0.2 version. How I can get an 0.11.0.1 version, that may be compatible with my git version ?

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by stuge

Cc: stuge added; anonymous removed
Resolution: invalid
Status: newclosed

This is a bug tracker, not a support forum. Please ask support questions in the right place. I would suggest the [trac-wiki:MailingList Trac Mailing List] or the [trac-wiki:IrcChannel Trac IRC channel].

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.