Stefan Sperling wrote:
> On Wed, Apr 16, 2008 at 04:12:12PM -0400, C. Michael Pilato wrote:
>
>>> Can anyone indicate some projects along these lines ?
>>>
>> There was a Wiki called Subwiki for a while that did this. (I think the
>> code might be dead now.) My company (CollabNet) had written an interface
>> atop Subversion for storing Wiki-like browser-edited page layout stuff (not
>> open source). Google Code's Wiki seems to store its page data in
>> Subversion. (Hrm... I'm detecting a pattern here... )
>>
>
> There's also Trac (albeit it might not be using the APIs directly,
> I'm not sure).
>
>
Trac's done in Python, AFAIK so was SubWiki.
More to the point, last time I looked, Trac didn't store pages in SVN,
it had a sqlite database on the side.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-16 22:38:08 CEST