aeustate(5) File Formats Manual aeustate(5) NNAAMMEE aeustate - aegis user state file SSYYNNOOPPSSIISS /usr/local/com/aegis/user/_u_s_e_r_-_n_a_m_e DDEESSCCRRIIPPTTIIOONN A user state file is used to store information about a user. These file are created and maintained by aegis. These file should not be edited by humans. CCOONNTTEENNTTSS own = [{ ... }]; This field is a list of change the user is currently working on, within project. The changes are in either the _b_e_i_n_g___d_e_v_e_l_o_p_e_d or _b_e_i_n_g___i_n_t_e_g_r_a_t_e_d state. The structure of this field is as follows: project = string; The name of a project. change = [integer]; The changes this user is working on in the project. SSEEEE AALLSSOO _a_e_g_i_s(5) aegis file format syntax CCOOPPYYRRIIGGHHTT aegis version 4.25.D611 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Peter Miller The aegis program comes with ABSOLUTELY NO WARRANTY; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. This is free software and you are welcome to redistribute it under certain conditions; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. AAUUTTHHOORR Peter Miller E-Mail: pmiller@opensource.org.au /\/\* WWW: http://miller.emu.id.au/pmiller/ Reference Manual Aegis aeustate(5)