===== test_help_ok =====
trac-admin - The Trac Administration Console %s

Usage: trac-admin </path/to/projenv> [command [subcommand] [option ...]]

Invoking trac-admin without command starts interactive mode.

about                                             -- Shows information about trac-admin                    
help                                              -- Show documentation                                    
initenv                                           -- Create and initialize a new environment interactively 
initenv <projectname> <repospath> <templatepath>  -- Create and initialize a new environment from arguments
hotcopy <backupdir>                               -- Make a hot backup copy of an environment.             
resync                                            -- Re-synchronize trac with the repository               
upgrade                                           -- Upgrade database to current version.                  
wiki list                                         -- List wiki pages                                       
wiki export <page> [file]                         -- Export wiki page to file or stdout                    
wiki import <page> [file]                         -- Import wiki page from file or stdin                   
wiki dump <directory>                             -- Export all wiki pages to files named by title         
wiki load <directory>                             -- Import all wiki pages from directory                  
wiki upgrade                                      -- Upgrade default wiki pages to current version         
permission list                                   -- List permission rules                                 
permission add <user> <action> [action] [...]     -- Add a new permission rule                             
permission remove <user> <action> [action] [...]  -- Remove permission rule                                
component list                                    -- Show available components                             
component add <name> <owner>                      -- Add a new component                                   
component rename <name> <newname>                 -- Rename a component                                    
component remove <name>                           -- Remove/uninstall component                            
component chown <name> <owner>                    -- Change component ownership                            
priority list                                     -- Show possible ticket priorities                       
priority add <value>                              -- Add a priority value option                           
priority change <value> <newvalue>                -- Change a priority value                               
priority remove <value>                           -- Remove priority value                                 
severity list                                     -- Show possible ticket priorities                       
severity add <value>                              -- Add a severity value option                           
severity change <value> <newvalue>                -- Change a severity value                               
severity remove <value>                           -- Remove severity value                                 
version list                                      -- Show versions                                         
version add <name> [time]                         -- Add version                                           
version rename <name> <newname>                   -- Rename version                                        
version time <name> <time>                        -- Set version date (Format: "Jun 3, 2003")              
version remove <name>                             -- Remove version                                        
milestone list                                    -- Show milestones                                       
milestone add <name> [time]                       -- Add milestone                                         
milestone rename <name> <newname>                 -- Rename milestone                                      
milestone time <name> <time>                      -- Set milestone date (Format: "Jun 3, 2003")            
milestone remove <name>                           -- Remove milestone                                      

Visit the Trac Project at http://trac.edgewall.com/

Trac is brought to you by:
-----------------------------------------------------------------
                E d g e w a l l   S o f t w a r e
        Professional Linux and software development services
              Read more at http://www.edgewall.com/
-----------------------------------------------------------------
===== test_permission_list_ok =====

User       Action         
--------------------------
anonymous  BROWSER_VIEW   
anonymous  CHANGESET_VIEW 
anonymous  FILE_VIEW      
anonymous  LOG_VIEW       
anonymous  MILESTONE_VIEW 
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW    
anonymous  ROADMAP_VIEW   
anonymous  SEARCH_VIEW    
anonymous  TICKET_CREATE  
anonymous  TICKET_MODIFY  
anonymous  TICKET_VIEW    
anonymous  TIMELINE_VIEW  
anonymous  WIKI_CREATE    
anonymous  WIKI_MODIFY    
anonymous  WIKI_VIEW      


Available actions:
 LOG_VIEW, FILE_VIEW, CHANGESET_VIEW, BROWSER_VIEW, 
 TICKET_VIEW, TICKET_CREATE, TICKET_MODIFY, TICKET_ADMIN, 
 REPORT_VIEW, REPORT_CREATE, REPORT_MODIFY, REPORT_DELETE, REPORT_ADMIN, 
 WIKI_VIEW, WIKI_CREATE, WIKI_MODIFY, WIKI_DELETE, WIKI_ADMIN, 
 MILESTONE_VIEW, MILESTONE_CREATE, MILESTONE_MODIFY, MILESTONE_DELETE, 
 ROADMAP_VIEW, ROADMAP_ADMIN, TIMELINE_VIEW, SEARCH_VIEW, 
 REPORT_SQL_VIEW, CONFIG_VIEW and TRAC_ADMIN.

===== test_permission_add_one_action_ok =====

User       Action         
--------------------------
anonymous  BROWSER_VIEW   
anonymous  CHANGESET_VIEW 
anonymous  FILE_VIEW      
anonymous  LOG_VIEW       
anonymous  MILESTONE_VIEW 
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW    
anonymous  ROADMAP_VIEW   
anonymous  SEARCH_VIEW    
anonymous  TICKET_CREATE  
anonymous  TICKET_MODIFY  
anonymous  TICKET_VIEW    
anonymous  TIMELINE_VIEW  
anonymous  WIKI_CREATE    
anonymous  WIKI_MODIFY    
anonymous  WIKI_VIEW      
test_user  WIKI_VIEW      


Available actions:
 LOG_VIEW, FILE_VIEW, CHANGESET_VIEW, BROWSER_VIEW, 
 TICKET_VIEW, TICKET_CREATE, TICKET_MODIFY, TICKET_ADMIN, 
 REPORT_VIEW, REPORT_CREATE, REPORT_MODIFY, REPORT_DELETE, REPORT_ADMIN, 
 WIKI_VIEW, WIKI_CREATE, WIKI_MODIFY, WIKI_DELETE, WIKI_ADMIN, 
 MILESTONE_VIEW, MILESTONE_CREATE, MILESTONE_MODIFY, MILESTONE_DELETE, 
 ROADMAP_VIEW, ROADMAP_ADMIN, TIMELINE_VIEW, SEARCH_VIEW, 
 REPORT_SQL_VIEW, CONFIG_VIEW and TRAC_ADMIN.

===== test_permission_add_multiple_actions_ok =====

User       Action         
--------------------------
anonymous  BROWSER_VIEW   
anonymous  CHANGESET_VIEW 
anonymous  FILE_VIEW      
anonymous  LOG_VIEW       
anonymous  MILESTONE_VIEW 
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW    
anonymous  ROADMAP_VIEW   
anonymous  SEARCH_VIEW    
anonymous  TICKET_CREATE  
anonymous  TICKET_MODIFY  
anonymous  TICKET_VIEW    
anonymous  TIMELINE_VIEW  
anonymous  WIKI_CREATE    
anonymous  WIKI_MODIFY    
anonymous  WIKI_VIEW      
test_user  FILE_VIEW      
test_user  LOG_VIEW       


Available actions:
 LOG_VIEW, FILE_VIEW, CHANGESET_VIEW, BROWSER_VIEW, 
 TICKET_VIEW, TICKET_CREATE, TICKET_MODIFY, TICKET_ADMIN, 
 REPORT_VIEW, REPORT_CREATE, REPORT_MODIFY, REPORT_DELETE, REPORT_ADMIN, 
 WIKI_VIEW, WIKI_CREATE, WIKI_MODIFY, WIKI_DELETE, WIKI_ADMIN, 
 MILESTONE_VIEW, MILESTONE_CREATE, MILESTONE_MODIFY, MILESTONE_DELETE, 
 ROADMAP_VIEW, ROADMAP_ADMIN, TIMELINE_VIEW, SEARCH_VIEW, 
 REPORT_SQL_VIEW, CONFIG_VIEW and TRAC_ADMIN.

===== test_permission_remove_one_action_ok =====

User       Action         
--------------------------
anonymous  BROWSER_VIEW   
anonymous  CHANGESET_VIEW 
anonymous  FILE_VIEW      
anonymous  LOG_VIEW       
anonymous  MILESTONE_VIEW 
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW    
anonymous  ROADMAP_VIEW   
anonymous  SEARCH_VIEW    
anonymous  TICKET_CREATE  
anonymous  TICKET_VIEW    
anonymous  TIMELINE_VIEW  
anonymous  WIKI_CREATE    
anonymous  WIKI_MODIFY    
anonymous  WIKI_VIEW      


Available actions:
 LOG_VIEW, FILE_VIEW, CHANGESET_VIEW, BROWSER_VIEW, 
 TICKET_VIEW, TICKET_CREATE, TICKET_MODIFY, TICKET_ADMIN, 
 REPORT_VIEW, REPORT_CREATE, REPORT_MODIFY, REPORT_DELETE, REPORT_ADMIN, 
 WIKI_VIEW, WIKI_CREATE, WIKI_MODIFY, WIKI_DELETE, WIKI_ADMIN, 
 MILESTONE_VIEW, MILESTONE_CREATE, MILESTONE_MODIFY, MILESTONE_DELETE, 
 ROADMAP_VIEW, ROADMAP_ADMIN, TIMELINE_VIEW, SEARCH_VIEW, 
 REPORT_SQL_VIEW, CONFIG_VIEW and TRAC_ADMIN.

===== test_permission_remove_multiple_actions_ok =====

User       Action         
--------------------------
anonymous  BROWSER_VIEW   
anonymous  CHANGESET_VIEW 
anonymous  FILE_VIEW      
anonymous  LOG_VIEW       
anonymous  MILESTONE_VIEW 
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW    
anonymous  ROADMAP_VIEW   
anonymous  SEARCH_VIEW    
anonymous  TICKET_CREATE  
anonymous  TICKET_MODIFY  
anonymous  TICKET_VIEW    
anonymous  TIMELINE_VIEW  
anonymous  WIKI_VIEW      


Available actions:
 LOG_VIEW, FILE_VIEW, CHANGESET_VIEW, BROWSER_VIEW, 
 TICKET_VIEW, TICKET_CREATE, TICKET_MODIFY, TICKET_ADMIN, 
 REPORT_VIEW, REPORT_CREATE, REPORT_MODIFY, REPORT_DELETE, REPORT_ADMIN, 
 WIKI_VIEW, WIKI_CREATE, WIKI_MODIFY, WIKI_DELETE, WIKI_ADMIN, 
 MILESTONE_VIEW, MILESTONE_CREATE, MILESTONE_MODIFY, MILESTONE_DELETE, 
 ROADMAP_VIEW, ROADMAP_ADMIN, TIMELINE_VIEW, SEARCH_VIEW, 
 REPORT_SQL_VIEW, CONFIG_VIEW and TRAC_ADMIN.

===== test_component_list_ok =====

Name        Owner   
--------------------
component1  somebody
component2  somebody

===== test_component_add_ok =====

Name           Owner   
-----------------------
component1     somebody
component2     somebody
new_component  new_user

===== test_component_add_error_already_exists =====
Component add failed: column name is not unique
===== test_component_rename_ok =====

Name          Owner   
----------------------
changed_name  somebody
component2    somebody

===== test_component_rename_error_bad_component =====
Component rename failed: No such component 'bad_component'
===== test_component_rename_error_bad_new_name =====
Component rename failed: column name is not unique
===== test_component_chown_ok =====

Name        Owner        
-------------------------
component1  somebody     
component2  changed_owner

===== test_component_chown_error_bad_component =====
Component chown failed: No such component 'bad_component'
===== test_component_remove_ok =====

Name        Owner   
--------------------
component2  somebody

===== test_component_remove_error_bad_component =====
Component remove failed: No such component 'bad_component'
===== test_priority_list_ok =====

Possible Values
---------------
highest        
high           
normal         
low            
lowest         

===== test_priority_add_ok =====

Possible Values
---------------
highest        
high           
normal         
low            
lowest         
new_priority   

===== test_priority_add_error_already_exists =====
Command add failed: columns name, type are not unique
===== test_priority_change_ok =====

Possible Values
---------------
highest        
high           
abby_normal    
low            
lowest         

===== test_priority_change_error_bad_priority =====
Command change failed: No such value 'bad_priority'
===== test_priority_change_error_bad_new_name =====
Command change failed: columns name, type are not unique
===== test_priority_remove_ok =====

Possible Values
---------------
highest        
high           
normal         
lowest         

===== test_priority_remove_error_bad_priority =====
Command remove failed: No such value 'bad_priority'
===== test_severity_list_ok =====

Possible Values
---------------
blocker        
critical       
major          
normal         
minor          
trivial        
enhancement    

===== test_severity_add_ok =====

Possible Values
---------------
blocker        
critical       
major          
normal         
minor          
trivial        
enhancement    
new_severity   

===== test_severity_add_error_already_exists =====
Command add failed: columns name, type are not unique
===== test_severity_change_ok =====

Possible Values 
----------------
blocker         
end-of-the-world
major           
normal          
minor           
trivial         
enhancement     

===== test_severity_change_error_bad_severity =====
Command change failed: No such value 'bad_severity'
===== test_severity_change_error_bad_new_name =====
Command change failed: columns name, type are not unique
===== test_severity_remove_ok =====

Possible Values
---------------
blocker        
critical       
major          
normal         
minor          
enhancement    

===== test_severity_remove_error_bad_severity =====
Command remove failed: No such value 'bad_severity'
===== test_version_list_ok =====

Name  Time
----------
          
1.0       
2.0       

===== test_version_add_ok =====

Name  Time                    
------------------------------
                              
1.0                           
2.0                           
9.9   Thu Jan  1 00:00:00 2004

===== test_version_add_error_already_exists =====
Command add failed: column name is not unique
===== test_version_rename_ok =====

Name  Time
----------
          
2.0       
9.9       

===== test_version_rename_error_bad_version =====
Command rename failed: No such version 'bad_version'
===== test_version_time_ok =====

Name  Time                    
------------------------------
                              
1.0                           
2.0   Thu Jan  1 00:00:00 2004

===== test_version_time_error_bad_version =====
Command time failed: No such version 'bad_version'
===== test_version_remove_ok =====

Name  Time
----------
          
2.0       

===== test_version_remove_error_bad_version =====
Command remove failed: No such version 'bad_version'
===== test_milestone_list_ok =====

Name        Time
----------------
                
milestone1      
milestone2      
milestone3      
milestone4      

===== test_milestone_add_ok =====

Name           Time                    
---------------------------------------
                                       
milestone1                             
milestone2                             
milestone3                             
milestone4                             
new_milestone  Thu Jan  1 00:00:00 2004

===== test_milestone_add_error_already_exists =====
Command add failed: column name is not unique
===== test_milestone_rename_ok =====

Name               Time
-----------------------
                       
changed_milestone      
milestone2             
milestone3             
milestone4             

===== test_milestone_rename_error_bad_milestone =====
Command rename failed: No such milestone 'bad_milestone'
===== test_milestone_time_ok =====

Name        Time                    
------------------------------------
                                    
milestone1                          
milestone3                          
milestone4                          
milestone2  Thu Jan  1 00:00:00 2004

===== test_milestone_time_error_bad_milestone =====
Command time failed: No such milestone 'bad_milestone'
===== test_milestone_remove_ok =====

Name        Time
----------------
                
milestone1      
milestone2      
milestone4      

===== test_milestone_remove_error_bad_milestone =====
Command remove failed: No such milestone 'bad_milestone'
