On Fri, Nov 04, 2011 at 11:31:26AM +0200, Zeev Pekar wrote:
> 1) if I have 2 projects do I have to a) create 2 separate repositories
> or do I b) put both source trees in one repository? if a), how do I run
> fossil server to make both repositories accessible at the same time from
> outside?

Create two separate repositories. If you put them in a directory and end
the name in .fossil, you can point the server to the directory and serve
both.

> 2) is it possible to deny access to folders of the source tree to
> certain users and grant access to the rest of the folders? (like in
> gitolite)

There is no ACL on path names.

> ps: I've asked Anjuta developers to create a fossil plug-in and they
> agreed :)
> https://bugzilla.gnome.org/show_bug.cgi?id=663313

Nice!

Joerg
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to