In TortoiseSVN, why can't I show the log older than 6 weeks or so?

SvnTortoisesvn

Svn Problem Overview


If I right click on my working folder, and choose TortoiseSVN->Show Log it shows a very useful log of changes that have been made to the repository. However it only shows the last 6 weeks or so. If I try to change the date range it won't let me - clicking on the dates in the calender does nothing and if I edit the date textbox it just changes it back.

Svn Solutions


Solution 1 - Svn

Ah I worked it out - you have to use the button down the bottom of the log dialog window that says "Show Range" or maybe "Show All". If you click the arrow next to the button you can then specify a date range.

The date filters at the top of the dialog box seem to only filter whatever you are currently looking at.

Refer to the screenshot below,

enter image description here

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestioncbpView Question on Stackoverflow
Solution 1 - SvncbpView Answer on Stackoverflow