![]() |
CernVM-FS
2.13.0
|
#include "publish/repository.h"
#include <cassert>
#include <string>
#include "catalog_counters.h"
#include "catalog_diff_tool.h"
#include "catalog_mgr_ro.h"
#include "crypto/hash.h"
#include "file_chunk.h"
#include "history_sqlite.h"
#include "publish/except.h"
#include "shortstring.h"
#include "statistics.h"
#include "xattr.h"
Go to the source code of this file.
Classes | |
class | anonymous_namespace{repository_diff.cc}::DiffForwarder |
Namespaces | |
anonymous_namespace{repository_diff.cc} | |
publish | |
Functions | |
static history::History::Tag | anonymous_namespace{repository_diff.cc}::GetTag (const std::string &tag_name, const history::History &history) |