-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
Occasionally people edit Subversion commit logs ('svn propset --revprop -r 123 svn:log "blah"). It would be nice if Fisheye could pick up such changes without a complete reindex.
Perhaps the best way to do this would be to create a REST call that triggers the reindex of a particular revision. This can then be called via wget/curl in the pre-revprop-change hook.
- is related to
-
FE-673 Allow CVS repositories to rescan commit comments.
- Not Being Considered