[viewvc-users] MySQL DB is not getting updated
Ravi K Pattalachinti <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <8FAB309499DDCD4089AFCB82097125793C3741D8__30733.0196061686$1265673539$gmane$org@NAMAIL02.gs.adinternal.com> |
I have setup ViewVC 1.0.9 on apache 2.2.14.
MySQL is version 5.1 python is 2.6. This is all done on Windows 2003 64 bit OS.
It is all working fine but the updates are not getting logged into the "viewvc" database.
When I ran the following command it did create all the logs that were in the cvs.
C:\Program Files (x86)\viewvc-1.0.9\bin> c:\Python26\python.exe svndbadmin rebuild "C:\Repositories\SVN"
I added the following line into loginfo file but it is still not working.
Here is how the CVSROOT\loginfo file looks like right now:-
# CVSROOT\loginfo file ##################
# s = file name
# V = old version number (pre-checkin)
# v = new version number (post-checkin)
#
# For example:
ALL "C:\Python26\python.exe" "C:\Program Files (x86)\viewvc-1.0.9\bin\loginfo-handler" %{sVv};
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2446003
To unsubscribe from this discussion, e-mail: [[email protected]].