diff --git a/viewvc.org/faq.html b/viewvc.org/faq.html index 544127f4..c876e402 100644 --- a/viewvc.org/faq.html +++ b/viewvc.org/faq.html @@ -96,6 +96,10 @@
  • Why do my directories have no files in them?
  • +
  • ViewVC doesn't show files I'm looking for, + and instead displays the message "NOTE: There are N files, but + none match the current selection criteria". How can I fix this?
  • + @@ -248,9 +252,24 @@
  • Some folks mistakenly point ViewVC's configuration bits to their CVS working copies. But ViewVC isn't a working copy browser — it's a repository browser.
  • +
  • +
    +

    ViewVC doesn't show files I'm looking for, and + instead displays the message "NOTE: There are N files, but none + match the current selection criteria". How can I fix this?

    + +

    From time to time, CVS and CVSNT add support for new keywords to + the RCS backend used to house repository data. If you're running a + version of ViewVC or ViewCVS that hasn't yet learned to handle + those new keywords, you might get the error you're seeing. The + solution is to try to get versions of CVS/CVSNT and ViewVC which + are better aligned, which generally means upgrading ViewVC (which + is probably less disruptive than downgrading your version control + system).

    +

    Subversion Browsing