[evolvis-commits] r10001: committing an updated gforge3. sql AS of today↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:35:36 CET 2011


Author: mirabilos
Date: 2011-02-24 17:35:35 +0100 (Thu, 24 Feb 2011)
New Revision: 10001

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/db/gforge3.sql
Log:
committing an updated gforge3.sql AS of today


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/db/gforge3.sql
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/db/gforge3.sql	2011-02-24 16:35:33 UTC (rev 10000)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/db/gforge3.sql	2011-02-24 16:35:35 UTC (rev 10001)
@@ -3327,7 +3327,6 @@
 
 
 COPY user_group (user_group_id, user_id, group_id, admin_flags, forum_flags, project_flags, doc_flags, cvs_flags, member_role, release_flags, artifact_flags, role_id) FROM stdin;
-1	100	1	A               	0	2	0	1	100	0	\N	1
 \.
 
 
@@ -3354,7 +3353,7 @@
 
 COPY users (user_id, user_name, email, user_pw, realname, status, shell, unix_pw, unix_status, unix_uid, unix_box, add_date, confirm_hash, mail_siteupdates, mail_va, authorized_keys, email_new, people_view_skills, people_resume, timezone, "language", block_ratings, jabber_address, jabber_only, address, phone, fax, title, firstname, lastname, address2, ccode, theme_id, type_id) FROM stdin;
 2	noreply				D	/bin/bash		N	0	shell1	0	\N	0	0	\N	\N	0		GMT	1	0	\N	\N	\N	\N	\N	\N		\N	\N	US	1	1
-100	None	noreply at sourceforge.net	*********34343	Nobody	A	/bin/bash		N	0	shell1	0	\N	0	0	\N	\N	0		GMT	1	0	\N	\N	\N	\N	\N	\N	Nobody	\N	\N	US	1	1
+100	None	noreply at sourceforge.net	*********34343	Nobody	D	/bin/bash		N	0	shell1	0	\N	0	0	\N	\N	0		GMT	1	0	\N	\N	\N	\N	\N	\N	Nobody	\N	\N	US	1	1
 \.
 
 



More information about the evolvis-commits mailing list