Searched refs:svnInfoRaw (Results 1 – 2 of 2) sorted by relevance
12 protected $svnInfoRaw = array(); variable in ArcanistSubversionAPI317 $this->svnInfoRaw[$path] = $result;329 if (empty($this->svnInfoRaw[$path])) {330 $this->svnInfoRaw[$path] = $this->buildInfoFuture($path)->resolve();333 list($err, $stdout) = $this->svnInfoRaw[$path];