#include "actions.h"


Go to the source code of this file.
Functions | |
| int | au__prepare_for_added (void) | 
| In case we need to handle new entries we might have to assign an URL to them.   | |
Variables | |
| work_t | au__work | 
| For adding/unversioning files.   | |
| action_t | au__action | 
| Worker function.   | |
Definition in file add_unvers.h.
| int au__prepare_for_added | ( | void | ) | 
In case we need to handle new entries we might have to assign an URL to them.
Definition at line 215 of file add_unvers.c.
References current_url, DEBUGP, ign__load_list(), STOPIF, STOPIF_CODE_ERR, url_t::url, url__find_by_name(), url__load_list(), url__mark_todo(), url__parm_list, and url__parm_list_used.
Referenced by au__work(), and prp__s_work().


| action_t au__action | 
| work_t au__work | 
 1.5.9