On 12/25/2012 12:44 AM, Michael Richter wrote:

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.)


The word "user" is missing from the command line invocations:

   Usage: fossil user SUBCOMMAND ...  ?-R|--repository FILE?

   Run various subcommands on users of the open repository or of
   the repository identified by the -R or --repository option.

       fossil user capabilities USERNAME ?STRING?

           Query or set the capabilities for user USERNAME

       fossil user default ?USERNAME?

           Query or set the default user.  The default user is the
           user for command-line interaction.

       fossil user list

           List all users known to the repository

       fossil user new ?USERNAME? ?CONTACT-INFO? ?PASSWORD?

           Create a new user in the repository.  Users can never be
           deleted.  They can be denied all access but they must continue
           to exist in the database.

       fossil user password USERNAME ?PASSWORD?

           Change the web access password for a user.


--
Michael Barrow
michael at barrow dot me
+1 (408) 782-4249

_______________________________________________
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