http://fossil-scm.org/index.html/tktview?name=620506c3b2

Maybe there is no need to implement anything. This isolation can be
achieved by providing a separate repo for users/clients where they will
have write/read/edit/append ticket permissions (and only that) while
developers will be able to respond to the tickets and pull (but not
push!) from that repo, so they will have all the tickets on their local
individual repos. It is a bit more secure than to have the same repo for
both users and developers and no need to implement anything. The only
inconvience is that developers will have to respond to the users'
tickets through users' repo and not from their local repos. Is it
actually possible to implement some kind of limited push that will push
only specific things like comments on tickets in our case?

ST

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to