GetNewTempfile
status_t GetNewTempfile(const BString& baseName,
result = fContext.GetNewTempfile("repoinfo-", &tempEntry);
status_t result = fContext.GetNewTempfile("repocache-", &tempRepoCache);
result = fContext.GetNewTempfile("repochecksum-", &fFetchedChecksumFile);