15
16
17
18
19
20
21
22
23
24
25
26
27
|
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
+
|
* A selection of "skins" - sample configurations that serve as
baselines for customization.
* Browse source files
* Execution of arbitrary actions on checkin
* Email notifications are one example of this
* The already existing auto-sync feature is a specialized form of the same
* 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].
* Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.
Projects
* [Import CVS Repositories]
|