triotraffic.blogg.se

Fedora tortoisehg nautilus
Fedora tortoisehg nautilus















Redmine-mercurial-01.patch (1.02 KB) Toshi MARUYAMA, 23:29

fedora tortoisehg nautilus

The only thing outstanding for me is that I'd like to speed up retrieving the correct commit IDs entries at the current revision, since this can be a bit expensive for large/binary-heavy repositories, but I can't think of a more efficient method that retains accuracy, however I think accuracy is more important in this case. Where I've asked for contributions, they'd be greatly appreciated however this functionality is too important to let languish, so if no one else will help with it, I'll try and find the time to do the remaining steps myself, though it won't be until some time into the new year. I have not written this yet, and would welcome contributions in this area.Īlso, I imagine that there are additional unit tests required for SCMs supporting branches/tags, and that the test repo would need updating for this? Again, contributions welcome here. This would have to be a custom migration job, where the map is built, and issue/journal references are updated, then the changesets are updated with the new revision and scmid values.

#FEDORA TORTOISEHG NAUTILUS UPDATE#

The last is problematic, since people are likely already referring to changesets via the revision number (though if they do any complex work with the repository, those are likely broken already), so we need a way to update all issues/journals for projects with Mercurial repos that have references to revisions with corresponding reverences to commits.

  • Revision numbers are far too brittle in mercurial, and commit IDs should be used instead ( #3724).
  • fedora tortoisehg nautilus

    Repository tab takes a long time to display with large/complex repositories ( #3449).

    fedora tortoisehg nautilus

  • Browsing a revision does not display correct identifier for files at that revision.
  • Browsing a revision does not display file size (requires the Mercurial Size extension) ( #3421).
  • The current mercurial support in Redmine has a number of issues, that this patch attempts to address:















    Fedora tortoisehg nautilus