Short description

The old revisions should be stored using the rcs command/tools. One often publishes some code files which only contain minor updates -- wasting ~100kb for each small change is a relatively large waste of space, especially within a productive environment. I personally dislike Mediawiki despite of the nice interface because it has no ACLs, uses SQL db, stores each revision completely, and does not nicely support attachments. So MoinMoin is only 1.5 steps (simple ACLs) away from a perfect Wiki (IMHO).

Keep up the great work!

Discussion

Using RCS would be a step into a wrong direction:

To the "waste" point:

Just my 2 cents: Would it be possible to modularize the revision control in the future? I mean enable different mechanism where the current mechanism is just the default, core mechanism, while it is possible to use some totally different system like RCS or some kind of SQL database (whatever). maybe after MoinMoin 2.x? -- ThiloPfennig 2006-02-21 11:57:03

But we have some idea of using gzip compression for stuff in a future moin version:

See also StorageRefactoring for what is planned for 2.0. The backend will be modular and that feature request might just be fulfillable then... -- TheAnarcat 2006-02-27 00:33:00


CategoryFeatureRequest

MoinMoin: FeatureRequests/RCS (last edited 2007-10-29 19:08:33 by localhost)