15 15 * A selection of "skins" - sample configurations that serve as
16 16 baselines for customization.
17 17 * Browse source files
18 18 * Execution of arbitrary actions on checkin
19 19 * Email notifications are one example of this
20 20 * The already existing auto-sync feature is a specialized form of the same
21 21 * Extend timeline and wiki history to allow users to see wiki page differences from edit to edit. [http://wiki.tcl.tk/_history/606|Example @ Tcler's Wiki].
22 + * Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.
22 23
23 24 Projects
24 25
25 26 * [Import CVS Repositories]
26 27
27 28