Michael Richter <ttmrich...@gmail.com> wrote:
>On 19 December 2012 07:33, Mike Meyer <m...@mired.org> wrote:
>> for u in $DEVS ADMINS $READERS
>> do
>>   # create user name from company mail address, password is PW<name>.
>>   fs new $u $u...@company.com PW$u -R $REPO
>> done
>>
>> for dev in $DEVS
>> do
>>   # Set up developers
>>   fs cap $dev v -R $REPO
>> done
>
>
>I know I'm probably going to come across as being thick as a whale
>sandwich
>here, but ... what is this "fs" thing?

No, it's my bad. "fs" is my local alias for "fossil". I should have replaced 
expanded it before sending in the examples.

      <mike
-- 
Sent from my Android tablet with K-9 Mail. Please excuse my swyping.
_______________________________________________
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