Edgewall Software

Opened 12 years ago

Last modified 4 years ago

#10603 closed enhancement

GitPlugin: Support for submodules — at Initial Version

Reported by: Peter Suter Owned by:
Priority: low Milestone: 1.0.17
Component: plugin/git Version: 1.0dev
Severity: normal Keywords: subrepository git-submodule
Cc: lele@…, Jun Omae Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Created as part of the move of GitPlugin. Tickets originally reported for th:GitPlugin: th:#8880, th:#3842

Quoting mresnick:

Is anyone working on submodule support in the source browser ?

From the git_fs.py file:

pass # FIXME: this is a workaround for missing git submodule support in the plugin

Particularly for TRAC 0.12 which supports multiple repositories it should be possible to switch context to display submodule files.

Quoting anonymous:

Error[1] apears when change contains only submodule version update. Same error can be reproduced when change contains information about merge branch into master.

[1] TypeError: unsupported operand type(s) for +: 'NoneType' and 'NoneType'

Change History (0)

Note: See TracTickets for help on using tickets.