To whom it might concern,
I am new to fossil and just created my first fossil setup for a ticket system.
But I have problems when I want to propagate the new project.a) The new user, 
can't logout nor loginb) The clone and the origin .fossil don't synchronizec) 
As the admin it seems to work - but as a user something is not right.
What is the correct set up flow?What changes did I miss in the setup to work 
correctly?How do I manage password setup and accounts?How do I create user 
access to the system?How should I login in as a user ( automatic without 
password is fine)
What I did as admin::
>cd /proj/path/fossil/>fossil init name_proj.fossil>fossil ui name_proj.fossil&
Changing the admin featuresa) Admin - User add Login&Capabilitiesb) Admin - 
Configuration set Project Namec) Admin - Tickets - Tablesd) Admin - Tickets - 
Common update choicese) Admin - Tickets - New Ticket page updatef) Admin - 
Tickets - View Ticket page updateg) Admin - Tickets - Edit Ticket page update
Testing as admin, I could create tickets, edit and view them.
What I did as user::

>cd /proj/path/usr/<YourUsername>/>mkdir  local-fossil>cd  local-fossil>fossil 
>clone /proj/path/fossil/name_proj.fossil name_clone.fossil>fossil open 
>name_clone.fossil>fossil user default <YourUserName>>fossil ui & or>fossil ui 
>name_clone.fossil&
 Dipl.-Ing. Lutz Filor (408) 807 - 6915 San Jose, CA
_______________________________________________
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