ServerHelperApi::SetDvcsDir(const StrPtr*)
Sets the root dir for the personal server.
|
Virtual? |
No |
|
|
Class |
||
|
Arguments |
|
full path to the root directory |
|
|
an Error object |
|
|
Returns |
|
returns 0 if there is an error, 1 if successful |
Notes
See the const char * version of SetDvcsDir()
for usage details.