svn::Wc Class Reference

#include <wc.hpp>


Static Public Member Functions

static bool checkWc (const char *dir)
static void ensureAdm (const char *dir, const char *uuid, const char *url, const Revision &revision)

Static Public Attributes

static const char * ADM_DIR_NAME


Detailed Description

Class that deals with a working copy


Member Function Documentation

static bool svn::Wc::checkWc ( const char *  dir  )  [static]

check if Path is a valid working directory

Parameters:
dir path to a directory
Returns:
true=valid working copy

static void svn::Wc::ensureAdm ( const char *  dir,
const char *  uuid,
const char *  url,
const Revision revision 
) [static]

ensure that an administrative area exists for dir, so that dir is a working copy subdir based on url at revision.

Parameters:
dir path to a directory
uuid 
url corresponding url
revision expected working copy revision


Field Documentation

const char* svn::Wc::ADM_DIR_NAME [static]


The documentation for this class was generated from the following file:
Generated on Fri Dec 8 18:57:44 2006 for SvnCpp by  doxygen 1.4.7