-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
None
-
3.0.3, 3.5.3
-
None
-
None
If I set a Start Revision when indexing a SVN repository FishEye will list files for which last changes occurred prior to the Start Revision, but the revision listed for the file will be one revision before it.
Example:
- I have a readme file for which last change occurred in revision 33:
grefosco@ecrmac-32 highlight-test $ svn log readme ------------------------------------------------------------------------ r33 | grefosco | 2014-01-29 18:54:42 -0200 (Wed, 29 Jan 2014) | 1 line changing readme
- I set the Start Revision for the repository as 36, Initial Import as Do not import.
- For FishEye 3.0.3 the file is listed as having no_author in the Author column, and Revision column displays 35 (also for other files with older changes):
- In FishEye 3.5.3 the author is properly listed, and the Revision column displays 36.
This may lead to some confusions.