Re: [viewvc-users] MySQL DB is not getting updated

"C. Michael Pilato" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Organization CollabNet, Inc.
Message-ID <[email protected]>
Ravi K Pattalachinti wrote:
> 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"

Really?!  I would have assumed that "cvsdbadmin" was needed.  (Did you
copy-n-paste that command-line into your mail, or try to recall it from memory?)

> 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};

What version of CVS are you using?  ViewVC's INSTALL file says you need to
also include the "%p" variable in that loginfo line.  (Also, not sure if
that trailing semicolon is needed or valid.)

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2446068

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.