CernVM-FS
2.12.0
|
Functions | |
PathString | RemoveRepoName (const PathString &lease_path) |
bool | CreateNewTag (const RepositoryTag &repo_tag, const std::string &repo_name, const receiver::Params ¶ms, const std::string &temp_dir, const std::string &manifest_path, const std::string &public_key_path, const std::string &proxy) |
This file is part of the CernVM File System.
bool anonymous_namespace{commit_processor.cc}::CreateNewTag | ( | const RepositoryTag & | repo_tag, |
const std::string & | repo_name, | ||
const receiver::Params & | params, | ||
const std::string & | temp_dir, | ||
const std::string & | manifest_path, | ||
const std::string & | public_key_path, | ||
const std::string & | proxy | ||
) |
Definition at line 46 of file commit_processor.cc.
Referenced by receiver::CommitProcessor::Process().
PathString anonymous_namespace{commit_processor.cc}::RemoveRepoName | ( | const PathString & | lease_path | ) |
Definition at line 34 of file commit_processor.cc.
Referenced by receiver::CommitProcessor::Process().