Changes between Version 30 and Version 31 of WikiStart


Ignore:
Timestamp:
23-05-08 17:13:37 (5 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v30 v31  
    66It aims to help in keeping you in the flow of maintaining, developing and 
    77releasing, automating whatever tasks can be automated. 
    8 This includes updating and committing from [http://en.wikipedia.org/wiki/Revision_history ChangeLog] files (much like [http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl.txt prepare-ChangeLog.pl]), 
    9 maintaining your checkout's ignore list, submitting releases to [http://www.freshmeat.net Freshmeat], sending out release mails (with support for templating), creating iCal/RSS feeds for your releases (based on a [http://usefulinc.com/doap/ doap] file, and with support for templating), and more. 
     8This includes 
     9 * updating and committing from [http://en.wikipedia.org/wiki/Revision_history ChangeLog] files (much like [http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl.txt prepare-ChangeLog.pl]) 
     10 * maintaining your checkout's ignore list 
     11 * getting contributors from ChangeLog, and searching through it 
     12 * submitting releases to [http://www.freshmeat.net Freshmeat] 
     13 * sending out release mails (with support for templating) 
     14 * creating iCal/RSS feeds for your releases (based on a [http://usefulinc.com/doap/ doap] file, and with support for templating) 
     15 * administer [http://trac.edgewall.org/ Trac] installations 
     16 * and more. 
    1017 
    1118Supported version control systems currently are [http://bazaar-vcs.org/ Bazaar], [http://www.nongnu.org/cvs/ CVS],  
    12 [http://www.abridgegame.org/darcs/ darcs], [http://git.or.cz/ git] and 
     19[http://www.abridgegame.org/darcs/ darcs], [http://git.or.cz/ git] (including git-svn) and 
    1320[http://subversion.tigris.org/ Subversion]. 
    1421Supported templating languages are [http://cheetahtemplate.org Cheetah] and [http://genshi.edgewall.org/ Genshi].