SVCS - English Documentation
Loading...
Searching...
No Matches
RepositoryManager.cxx File Reference

Implementation of the RepositoryManager class, handling high-level repository creation, initialization, and cleanup utilities. More...

#include "../include/RepositoryManager.hxx"
#include "../../services/ISubject.hxx"
#include <algorithm>
#include <filesystem>
#include <optional>
#include <fstream>
#include <sstream>
#include <chrono>
#include <set>
#include <iomanip>
#include <utility>

Namespaces

namespace  svcs::core
 Core VCS data structures and object model.

Detailed Description

Implementation of the RepositoryManager class, handling high-level repository creation, initialization, and cleanup utilities.