Hello,
We are used to add a line of = characters to separate the comments when we commit several fixes at the same time. It seems that this is the reason of the problem that we encounter : when asking tortoise for revision graph or history : it does not appear. If I replace == by =- (for all the line) so the line looks like :
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
then the problem is gone and the history or revision graph will appear.
It seems that this problem has been sunmitted ( for TortoiseCVS version 1.10.9) in :
https://sourceforge.net/p/tortoisecvs/bugs/1294/
it has been replyed :
Duplicate of 1391921.
But I can't find 1391921.
And I still encounter the problem with the last release of tortoise : TortoiseCVS version
1.12.5
You can find in attachement a small zip of my module repository file I hope it can help you to reproduce and fix the problem.
Thanks in advance,
Jean-Paul OLIVIER