[Trac] Why does Trac use SQLite for Wiki?

Toni Brkic Toni.Brkic at switchcore.com
Sun Aug 15 10:30:58 UTC 2004
> 
> Could be dangerous: how do you manage cases where a Wiki page 
> is removed 
> from outside Trac, but non-Wiki page in Trac (like the issue tracker) 
> points onto this page ?
> Editing Wiki pages with an external editor... yes, but will 
> it still be 
> a *Wiki* in this case ?
> 

I dont see the difference from using trac-admin to delete and load pages.
But the positive benefits for using subversion is that ppl that install 
trac are familiar with how subversion works so it one less thing to learn.
You also get all extra benefits that version control has merging/diff etc.
As admin this would be quite nice to be able to do outside of trac-admin
and with a familiar interface.