RE: Re: [viewvc-users] Errors while viewing query form...
Martin Dessureault <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <22320151.71001243524182796.JavaMail.httpd@localhost> |
I applied the patch as you suggested and now I can see the query form !! However, I get an exception when executing a query: An Exception Has Occurred The root 'dev' was not found in the commit database 'dev' is the name of my svn repo. I also noticed that my MySQL database didn't have any rows in the repositories table. I added one for my dev repo do issuing: insert into repositories values (1, 'dev'); but the error remained. Any ideas? ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2356241 To unsubscribe from this discussion, e-mail: [[email protected]].