SVCS - English Documentation
Loading...
Searching...
No Matches
HubCommand.hxx File Reference

Declaration of the HubCommand class for creating central bare repositories. More...

#include "ServerBaseCommand.hxx"
#include <filesystem>

Go to the source code of this file.

Classes

class  svcs::server::cli::HubCommand
 Command for creating central hub repositories for team collaboration. More...

Namespaces

namespace  svcs::server::cli
 Server administration command-line interface components.
namespace  svcs::server
 Server-side components and administration commands.

Detailed Description

Declaration of the HubCommand class for creating central bare repositories.


The HubCommand implements the 'svcs hub' command for creating central bare repositories that serve as collaboration hubs for development teams. These repositories lack working directories and are optimized for remote access. The command creates the necessary directory structure and configuration files required for a functional central repository.