Main Page   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals  

svn::Wc Class Reference

#include <wc.hpp>


Static Public Methods

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

Static Public Attributes

const char * ADM_DIR_NAME


Detailed Description

Class that deals with a working copy


Member Function Documentation

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

void svn::Wc::ensureAdm const char *    dir,
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
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 Thu Aug 28 13:22:39 2003 for SvnCpp by doxygen1.2.15