#include <Basics.H>#include <Text.H>#include <VestaConfig.H>#include <VestaSource.H>#include <VDirSurrogate.H>#include "ReposUI.H"#include <getopt.h>Go to the source code of this file.
Classes | |
| struct | verclosure |
Enumerations | |
| enum | Recursion { r_none, r_pkg, r_branch, r_checkout } |
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 |
|
|
|
|
||||||||||||||||||||||||||||||||
|
Definition at line 183 of file vlatest.C. References VestaSource::appendableDirectory, ReposUI::canonicalize(), errcount, ReposUI::filenameToMasterVS(), ReposUI::filenameToVS(), VestaAttribs::inAttribs(), Text::Length(), r_none, and VestaSource::type. Referenced by main(). |
|
||||||||||||
|
Definition at line 209 of file vlatest.C. References VDirSurrogate::defaultHost(), VDirSurrogate::defaultPort(), doit(), errcount, Text::FindCharR(), VestaConfig::get_Text(), ReposUI::failure::msg, SRPC::failure::msg, VestaConfig::failure::msg, SRPC::failure::r, r_branch, r_checkout, r_none, r_pkg, Text::Sub(), and Usage(). |
|
|
|
|
|
Definition at line 51 of file vlatest.C. Referenced by main(). |
|
|
|
|
|
|
1.4.2