With fossil version 1.23 [957b17af58], I am serving multiple
repositories using the directory-of-repository feature outlined by drh
in http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg01486.html

I wish to create new repositories using the same usernames, passwords
and permissions as a master repository.  I can create a new repository
and have web access with the same repository by turning on the
group-login feature but this doesn't add the users so they cannot
clone a repository.

If I export then import the users configuration from the master
repository to the new repository.  The users exist but the passwords
need to be updated via the web-interface before they can clone the
repository.

How can I copy the configuration users and passwords and membership in
group-login from an existing repository?

Also, shouldn't the group-login information be part of the
configuration export or accessible from the settings on the command
line?

Regards,

Clive Hayward
_______________________________________________
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