16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
+
|
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.
* Add ability to delete or rename a page
Projects
* [Import CVS Repositories]
Bugs reported by users
* [Opera]
|