checkout.c File Reference

checkout action More...

#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#include <time.h>
#include <ctype.h>
#include <sys/select.h>
#include "url.h"
#include "waa.h"
#include "helper.h"
#include "commit.h"
#include "export.h"

Include dependency graph for checkout.c:

Go to the source code of this file.

Functions

int co__work (struct estat *root, int argc, char *argv[])
 -.


Detailed Description

checkout action

Definition in file checkout.c.


Function Documentation

int co__work ( struct estat root,
int  argc,
char *  argv[] 
)

-.

Writes the given URLs into the WAA, and gets the files from the repository.

Definition at line 68 of file checkout.c.

References estat::arg, ci__set_revision(), url_t::current_rev, DEBUGP, DELAY_CHECKOUT, exp__do(), hlp__delay(), make_STOP_silent, STOPIF, STOPIF_CODE_ERR, target_revision, url__allocate(), url__insert_or_replace(), url__output_list(), urllist, urllist_count, waa__create_working_copy(), waa__output_tree(), and waa__save_cwd().

Here is the call graph for this function:


Generated for fsvs by  doxygen 1.5.9