ServerHelperApi::SetDvcsDir(const StrPtr*)

Sets the root dir for the personal server.

Virtual?

No

 

Class

ServerHelperApi

 

Arguments

const StrPtr *path

full path to the root directory

 

Error *e

an Error object

Returns

int

returns 0 if there is an error, 1 if successful

Notes

See the const char * version of SetDvcsDir() for usage details.