add and unversion action header file. More...
#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. | |
add and unversion action header file.
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 211 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 |
Worker function.
Definition at line 22 of file add_unvers.h.
| work_t au__work |
For adding/unversioning files.
Definition at line 19 of file add_unvers.h.
1.6.1