Lines Matching refs:PSCMRWSTATE
459 static int scmSvnRunAndGetOutput(PSCMRWSTATE pState, const char **papszArgs, bool fNormalFailureOk, char **ppszStdOut)
515 static int scmSvnRun(PSCMRWSTATE pState, const char **papszArgs, bool fNormalFailureOk)
553 static void scmSvnFindSvnBinary(PSCMRWSTATE pState)
612 static int scmSvnConstructName(PSCMRWSTATE pState, const char *pszDir, const char *pszSuff, char *pszDst)
668 bool ScmSvnIsInWorkingCopy(PSCMRWSTATE pState)
751 int ScmSvnQueryProperty(PSCMRWSTATE pState, const char *pszName, char **ppszValue)
934 int ScmSvnSetProperty(PSCMRWSTATE pState, const char *pszName, const char *pszValue)
995 int ScmSvnDelProperty(PSCMRWSTATE pState, const char *pszName)
1008 int ScmSvnDisplayChanges(PSCMRWSTATE pState)
1031 int ScmSvnApplyChanges(PSCMRWSTATE pState)