add_unvers.h File Reference

add and unversion action header file. More...

#include "actions.h"
Include dependency graph for add_unvers.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

add and unversion action header file.

Definition in file add_unvers.h.


Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

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.


Generated for fsvs by  doxygen 1.6.1