/vesta/vestasys.org/vesta/repos_ui/47/src/vlatest.C File Reference

#include <Basics.H>
#include <Text.H>
#include <VestaConfig.H>
#include <VestaSource.H>
#include <VDirSurrogate.H>
#include "ReposUI.H"
#include <getopt.h>

Include dependency graph for vlatest.C:

Go to the source code of this file.

Classes

struct  verclosure

Enumerations

enum  Recursion {
  r_none, r_pkg, r_branch, r_checkout,
  r_none, r_pkg, r_branch
}

Functions

void Usage ()
void doit (Text pkg, Recursion recurse, bool mast, bool fullpath, bool comment, Text lhost, Text lport)
int main (int argc, char *argv[])

Variables

Text program_name
Text defpkgpar
int errcount = 0


Enumeration Type Documentation

enum Recursion

Enumerator:
r_none 
r_pkg 
r_branch 
r_checkout 
r_none 
r_pkg 
r_branch 

Definition at line 43 of file vlatest.C.


Function Documentation

void doit ( Text  pkg,
Recursion  recurse,
bool  mast,
bool  fullpath,
bool  comment,
Text  lhost,
Text  lport 
)

Definition at line 272 of file vlatest.C.

References VestaSource::appendableDirectory, ReposUI::canonicalize(), defpkgpar, errcount, ReposUI::filenameToMasterVS(), ReposUI::filenameToVS(), VestaAttribs::inAttribs(), Text::Length(), program_name, r_none, and VestaSource::type.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 298 of file vlatest.C.

References VDirSurrogate::defaultHost(), VDirSurrogate::defaultPort(), defpkgpar, doit(), errcount, Text::FindCharR(), VestaConfig::get_Text(), ReposUI::failure::msg, SRPC::failure::msg, VestaConfig::failure::msg, program_name, SRPC::failure::r, r_branch, r_checkout, r_none, r_pkg, Text::Sub(), and Usage().

Here is the call graph for this function:

void Usage (  ) 

Definition at line 51 of file vlatest.C.

References program_name.


Variable Documentation

Text defpkgpar

Definition at line 47 of file vlatest.C.

Referenced by doit(), main(), and process().

int errcount = 0

Definition at line 48 of file vlatest.C.

Referenced by doit(), and main().

Text program_name

Definition at line 47 of file vlatest.C.


Generated on Fri May 25 00:32:54 2007 for Vesta by  doxygen 1.5.1