On Fri, Sep 18, 2015 at 9:05 AM, Steve Stefanovich <s...@stef.rs> wrote:

> ‎It hasn't got anything to do with sub-repos. If you use login group, you
> cannot clone with authorisation any of the repos that joined the group,
> sub-repos or not.
>
> This is not optimal because it forces you to duplicate user management in
> every repo, or use single big repo instead.
>

Authorization is done per repo. However, you can "clone" user configuration
between repos:

    fossil configuration pull user ?URL?

See "fossil help configuration" for more information.
_______________________________________________
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