1 * Personal mob branches:
3 Rename mob to mob/mob, anyone can create and push to mob/hislogin and
4 mob/hislogin.*. It is enough to add push perms to the mob user to
7 * The notion of project forking:
9 You can register a fork for a given project. This won't clutter up
10 the index page (but there'll be number of forks for each project there)
11 but the forks will be listed at the summary page. You won't need to
12 have permission from the project admin to set up a fork. The fork
13 will use the parent project's object database as an alternate.
15 This will be much better than just having n index entries for the same
18 Also, make it possible to aggregate the forks in graphiclog and diff
19 between forks. Mmmm...
23 Support CVS pserver URLs as mirror sources. Must be subject to manual
28 Let random strangers register watchdogs on certain project[#branch]:path
29 combinations - they will get an email whenever the path gets updated.