MetaFS -- Development Information


MetaFS development has moved out of Subversion and into a Darcs repository. You may grab the latest development version of MetaFS by darcs pulling from http://www.condordes.net/~des/darcs/metafs/.

Bugs should be entered and tracked on SourceForge's bug page.

Contributing

Patches (and patch bundles) should be sent to the mailing list, preferably in diff -u or Darcs format. Please try to follow the coding style and documentation conventions used by the rest of the source. If your code introduces any new functionality or changes existing functionality, please write or update relevant unit tests and include them in your patch.