Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

Last modified 3 years ago

#10731 closed defect (fixed)

Git version parsing breaks for "git version 1.7.7.5 (Apple Git-26)"

Reported by: Peter Suter Owned by: Peter Suter
Priority: normal Milestone: 1.0
Component: plugin/git Version:
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

TracGit doesn't work if git --version results in e.g. git version 1.7.7.5 (Apple Git-26) (or any string with more than three space-separated parts):

Trac[git_fs] ERROR: GitError: Could not retrieve GIT version (tried to execute/parse '/usr/bin/git --version' but got ValueError('too many values to unpack',))

This was reported on the the mailing list and on github, where also a patch was provided.

Attachments (0)

Change History (3)

comment:1 by Peter Suter, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in [11067].

comment:2 by Peter Suter, 12 years ago

Owner: set to Peter Suter

comment:3 by Christian Boos, 12 years ago

Severity: normalminor

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Peter Suter.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Peter Suter to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.