- Make the SVN test case work without specific test configuration.

- Rename the test repo to match the test function so we can create
  more test repositories for other tests at a later stage.
- Remove useless hooks and configs from the repo (they are not used
  for our specific test and just need memory).
- Note the fix for issue 721 in NEWS.mdtext.
This commit is contained in:
Thomas Keller
2011-08-13 01:11:00 +02:00
parent 57c2389aae
commit 2ff2f888bc
36 changed files with 7 additions and 646 deletions

View File

@@ -16,7 +16,7 @@ or newer to properly run this version of Indefero!
## Bugfixes
- The SVN interface acts more robust if an underlying repository has been restructured (issue 364)
- The SVN interface acts more robust if an underlying repository has been restructured (issues 364 and 721)
- 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)