[viewvc-users] checkin DB svn log queries without additional tree change/changeset info
Asd Asdasd <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Is it possible to perform queries via viewvc.cgi on the Checkin DB only for svn log information? For example, I want to see all svn logs related to commits with a certain range of dates, pretty much the same way one gets output via "svn log -r {2006-11-20}:{2006-11-29}", but with a nicer interface :). These type of queries are typically used as the first step in drilling down to more details about the source code under version control, i.e. get one's bearings straight.
One reason for this is that so far I get tree changeset information as well, and it looks like the SQL results related to such information is counted against row_limit, thus limiting the output... plus its always nice to have only what is needed in the output :).
Thanks, Most.
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2764675
To unsubscribe from this discussion, e-mail: [[email protected]].