[viewvc-dev] typo in blame.py
Cristian Tibirna <[email protected]> Mon, 28 Mar 2011 13:04:53 -0400
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Organization | KDE |
| Message-ID | <201103281304.55554.tibirna__5023.56674192033$1301334224$gmane$org@kde.org> |
Hello In viewvc/lib/vclib/ccvs/blame.py around line 150, please fix the typo: count = iht(amatch.group(2)) to read count = int(amatch.group(2)) This will fix annotating older revisions with cvs. Thanks -- Cristian Tibirna KDE developer .. [email protected] .. http://www.kde.org ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=2714805 To unsubscribe from this discussion, e-mail: [[email protected]].