Implement IDF_Scm::getChanges() for Subversion (closes issue 622)

This commit is contained in:
Thomas Keller
2011-06-10 02:23:54 +02:00
parent 7ff6f09f67
commit ac6be0d3c0
2 changed files with 83 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ or newer to properly run this version of Indefero!
- Indefero's issue tracker can now bi-directionally link issues with variable, configurable
terms, such as "is related to", "is blocked by" or "is duplicated by" (issue 638)
- Mercurial source views now show parent revisions (if any) and detailed change information
- Subversion source views now show detailed change information (issue 622)
- File download URLs now contain the file name rather than the upload id; old links still work though (issues 559 and 686)
- Display monotone file and directory attributes in the tree and file view
(needs a monotone with an interface version of 13.1 or newer)