On Mon, 17 Oct 2005, Lester Caine wrote:
> Simple things like a view of number of commits by user over timeframe -
> linked to their profile in a framework user database. Access to a list of who
> modified a particular file. All the sorts of things that can be built and
> filtered as SQL queries without having to write code.
Sounds like much of the value of being in SQL lies in reporting, not in
production; would it be better to take logs of commits made against the
current database (content and metadata) and process them into commits
against a relational database with a SQL schema optimized for reporting?
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 17 16:16:27 2005