Mingli Yuan wrote: > Great news! > > Just an advice: could you commit the code into github? So we can fork > it, play with and contribute back easily. > Svn is not as convenient as git and the mediawiki svn repository is too > large. > Free software should be really free, not be bounded in a centralized > repository. :-) > > Regards, > Mingli
svn doesn't have the git inconvenient of forcing you to checkout all or nothing. To get only libmwparser just run: svn checkout http://svn.wikimedia.org/viewvc/mediawiki/trunk/parsers/libmwparser/ _______________________________________________ Wikitext-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitext-l
