Re: [fossil-users] How to use login-group

2016-10-12 Thread Andy Bradford
Thus said "John P. Rouillard" on Tue, 11 Oct 2016 11:47:12 -0400:

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

If you login  to the master as  an Admin, when you  use the /setup_uedit
page to add  users, you are offered  the option of creating  the User in
just the master or for the group:

Scope:  Apply changes to this repository only.
Apply changes to all repositories in the "Some" login group.

I  wonder  if  there should  be  a  setting  for  the ``allow  users  to
register'' feature that can be enabled  in the master that will copy the
registration  to the  group as  the above  mentioned setting  allows the
Admin to do.

Andy
-- 
TAI64 timestamp: 400057fe4a68


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


Re: [fossil-users] How to use login-group

2016-10-12 Thread Richard Hipp
On 10/11/16, John P. Rouillard  wrote:
>
> 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?
>

I think that is all correct, yes.

-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] How to use login-group

2016-10-11 Thread John P. Rouillard

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