Menu

Commit [r9981]  Maximize  Restore  History

0.12.1dev: fix sync of scoped svn repository, in case the scope is already present in the initial revision.

We used to unconditionally take the ''next'' revision containing the scope, thereby skipping the changeset 1 when it already contained the scope. This would later lead to a `TypeError: expecting datetime ...` exception.

Fixes #9504.

(Added a regression test)

cboos 2010-08-03

changed /branches/0.12-stable/trac/versioncontrol/cache.py
changed /branches/0.12-stable/trac/versioncontrol/tests/svn_fs.py
/branches/0.12-stable/trac/versioncontrol/cache.py Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/versioncontrol/tests/svn_fs.py Diff Switch to side-by-side view
Loading...
Auth0 Logo