On 25 December 2012 07:12, 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.


This leaves me doubly confused.  Neither of these command lines works for
me.  There is no "fossil cap" I can see.  (Fossil whines about "unknown
command: cap".)  And "fossil new" doesn't have that command line that I can
see.  Is this some variant that's not on trunk?  (I have a fossil from
2012-12-22's trunk.)

-- 
"Perhaps people don't believe this, but throughout all of the discussions
of entering China our focus has really been what's best for the Chinese
people. It's not been about our revenue or profit or whatnot."
--Sergey Brin, demonstrating the emptiness of the "don't be evil" mantra.
_______________________________________________
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