Edgewall Software

Version 71 (modified by Christian Boos, 14 years ago) ( diff )

some #Documentation tasks added, moved a few items to later

TracDev ToDo List

Release 0.12

Documentation

  • get someone to proof read the new pages
  • copy the current toplevel pages to 0.11/
  • copy the 0.12 pages back to the toplevel pages (merging the recent changes when needed)
  • sync the wiki/default-pages in the repos from the t.e.o wiki

Remaining tickets

Verify this one, not sure yet it's a bug which is still present or a transient error that happened in between updates:

2010-02-26 19:24:14,087 Trac[changeset] WARNING: Diff rendering failed for property svn:mergeinfo with renderer SubversionMergePropertyDiffRenderer:
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/trac/versioncontrol/web_ui/changeset.py", line 798, in render_property_diff
    options)
  File "build/bdist.linux-x86_64/egg/trac/versioncontrol/svn_prop.py", line 297, in render_property_diff
    all_revs = set(repos._get_node_revs(spath))
  File "build/bdist.linux-x86_64/egg/trac/versioncontrol/cache.py", line 290, in _get_node_revs
    slast = '%010d' % last
TypeError: int argument required

For later (0.13, …, 1.0)

Mercurial plugin

  • add basic support for cached repo (#8417)
  • log --follow-first
  • show merge changesets in revision log (#1492)

To editors: this is not the place where to put your favorite ticket (see SeaChange/WhatUsersWant instead); this page must be kept short and is mainly for improving the clarity of the ongoing development activity in the TracTeam.

Note: See TracWiki for help on using the wiki.