Opened 13 years ago

Closed 13 years ago

#5766 closed defect (fixed)

Tools: Git version detection doesn't work

Reported by: SF/agf863 Owned by: Templier
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

Commit e3605bff56e6180d50a818ec06aad181c84fcd9b which switches the tools to use git version detection gives fatal: No names found, cannot describe anything. for me because "git describe" returns v1.2.0-377-g6f6f0c5 not desc/X.X.X-XXX-hash as it does in scummvm, so "git describe --match desc/\*" never matches anything.

Ticket imported from: #3324316. Ticket imported from: bugs/5766.

Change History (3)

comment:1 by SF/agf863, 13 years ago

Also the comment on line 409 of Makefile.common still says "Subversion" instead of "Git".

comment:2 by Templier, 13 years ago

Owner: set to Templier
Resolution: fixed
Status: newclosed

comment:3 by Templier, 13 years ago

Should be fixed with a6f0a48.

Thanks for reporting the bug!

Note: See TracTickets for help on using tickets.