Apply (and adapt) the patch from issue 364, which should fix the issue.

This commit is contained in:
Thomas Keller
2011-05-31 13:41:37 +02:00
parent 5bbff9f5a6
commit 2aab4eea3b
2 changed files with 37 additions and 42 deletions

View File

@@ -9,6 +9,7 @@
## Bugfixes
- The SVN interface acts more robust if an underlying repository has been restructured (issue 364)
- monotone zip archive entries now all carry the revision date as mtime (issue 645)
- Timeline only displays filter options for items a user has actually access to (issue 655)
- The log, tags and branches parsers for Mercurial are more robust now (issue 663)