CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
repository_diff.cc File Reference
#include "cvmfs_config.h"
#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"
Include dependency graph for repository_diff.cc:

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)