RE: [viewvc-users] RSS Feeds Empty
Mike McMahon <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <02ba01caa69a$a72ab9d0$f5802d70$@edu> |
LOL - well that is good to know. I had thought this to be true, we switched from CVS to Subversion recently (again within the last 6 months). I am not sure why, but we've already run into a view situations in which some things are simply not possible in SVN. Thanks again for the great info. ~Mike -----Original Message----- From: C. Michael Pilato [mailto:[email protected]] Sent: Friday, February 05, 2010 11:35 AM To: Mike McMahon Cc: [email protected] Subject: Re: [viewvc-users] RSS Feeds Empty 'svndbadmin' is not optimized for speed. Or accuracy. Or pretty colors. Or anything else. :-) 30 minutes is very believable -- you're essentially playing back the diffs of every successive revision in your repository. (CVS doesn't have this problem because it stores diffinfo as a first-class data type in its repository format, something Subversion doesn't do.) Mike McMahon wrote: > I am currently re-running the rebuild command to try and pick up any > commits (this is a test database so I had commited some dummy > information hopes to see if maybe that was the problem). > > Tacking the &format=rss onto the query results however works :) > > How long does svndbamin rebuild normally take on larger repositories? > Is > 30 minutes normal when dealing with possibly thousands of files / > revisions? > > -----Original Message----- > From: C. Michael Pilato [mailto:[email protected]] > Sent: Friday, February 05, 2010 11:18 AM > To: Mike McMahon > Cc: [email protected] > Subject: Re: [viewvc-users] RSS Feeds Empty > > Mike McMahon wrote: >> Hello All, >> >> We are currently implementing RSS feeds in ViewVC; however, we are >> running into some slight issues in regards to getting the RSS feeds >> working. ViewVC is installed on a virtualized ubuntu distro >> (everything up-to-date or at least at the version best suited to our >> needs). >> >> We have enabled the mirrored commit database and can even use MySQL >> to browse / query the database. I can see the checkins, the >> files…etc in the DB – however, no dice on the web end. The RSS feeds >> come up empty with zero entries. > > Do you have commits to your repository within the last month? That's > the default window of time that the RSS feeds will use when searching > for changes. > > What happens if you take one of your non-RSS DB query result pages and > tack "&format=rss" on the end of its URL? > > -- > C. Michael Pilato <[email protected]> > CollabNet <> www.collab.net <> Distributed Development On Demand > -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2445237 To unsubscribe from this discussion, e-mail: [[email protected]].