Hi all:

I am trying to set up a series of fossil repos for a volunteer coding
project.

I have a script that I can use to set up the repos, and the plan is to
have the developers self register at the event.

I would like to have the sign up once and get access to multiple
repos.

It seems that login group shoud be able to do this, but I haven't
found any documentation on how it should work.

Reading through emails, it looks like I need to:

   Choose one repo to be the master

   Enter the server side path to the repo as:
       Repository filename in group to join

  Then provide admin credentials on the master repo (I assume
    so it can modify the login group config on the master repo).

  Then choose a name for the group.

Once I have done that I need to have the developers register on the
master repo.

To allow them to log into the web or clone/push/pull I need to:

    fossil config pull -R museum/repo.fossil user museum/master.repo

to copy all the users from the master to each repo.

Is this correct?

Thanks.

--

                                -- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.
_______________________________________________
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