Re: [viewvc-users] Query bug?
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
Paul Kierstead wrote: > I am basically running 1.1.3 with the authorizer stuff rolled back; it > caused me grief. Can you provide details here? Maybe Grief has an front door exit, too, instead of only a back door one. :-) > I've installed it with the MySQL database, and most things work well. One > hitch (on and off a bit, too, just to make it more irritating): > > Sometimes, when in a directory, and you query for changes (let's say for > the last day), you get zero hits. If you go up to the cvs directory, do > the same search, you'll get hits for that directory. In fact, if you do a > query with the sub-directory set to said directory, you'll get the > correct result; only if you launch the query from within the directory is > it a problem. And ideas? So, just to be clear, you're in: rootname/some-dir/subdir and you query for changes in the last day, and get nothing. You navigate up to: rootname/some-dir and if you query for changes in the last day there, you'll get those changes (which include not just the ones from 'subdir', but also those from siblings of 'subdir'). And if you then limit the search to just the subdirectory 'subdir', you get the results you expected back in that first query. Is that right? > Sub Q: Is there a way to get the files (like in the query results) that > have had commits since a particular tag? Nope. "Since tag/revision" or "Between tags/revisions" would be handy, though as-yet-unwritten, enhancements to the query interface, to be sure. -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2432944 To unsubscribe from this discussion, e-mail: [[email protected]].