On 12/22/2010 01:33 PM, Russ Paielli wrote:
> Does that mean I should not close fossil even when I logout or
> restart my computer?

Correct. Fossil does not stay running when you `fossil open`. Open means 
'create a working copy', not 'start a background process'. If you have 
any fossil server or fossil ui commands running (those do create a 
longer-running process), fossil close will not close them. You can kill 
them manually if you like (from a process manager or by issuing kill 
commands on *nix), but it's also fine to let the system kill them when 
you restart--it won't hurt anything.


-- 
Joshua Paine
LetterBlock: Web applications built with joy
http://letterblock.com/
301-576-1920
_______________________________________________
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