Edgewall Software

Changes between Version 24 and Version 25 of TracGit


Ignore:
Timestamp:
Feb 11, 2017, 6:53:59 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Remove presumably obsolete troubleshooting step. See trac-users:nQ48BMDFu6M/xeW8vS_WEAAJ.

Legend:

Unmodified
Added
Removed
Modified
  • TracGit

    v24 v25  
    147147* Wrong permissions may also be the cause of the error `GitError: GIT control files not found, maybe wrong directory?`. Make sure the repository path is accessible via git by the `tracd` process.
    148148* For Trac < 1.0.6, a repository with many branches makes Trac slow (#11971).
    149 * If you don't see the `shortrev` and `commit` branch, you probably have caching enabled (`cached_repository = true`, `persistent_cache = true`). Set those to false.
    150149* For Trac < 1.0.2, the source browser can throw an error when trying to kill a git log process; it's not clear why it should be an error for the process to have completed.  This problem manifests as a stack trace with terminate_nix at the end (#10958).
    151150* For Trac < 1.0.5, `git` processes can stay open forever like this with bitten-slave (#11973).