SVCS - English Documentation
Loading...
Searching...
No Matches
src Directory Reference

Files

 
AddCommand.cxx
 Implementation of the AddCommand class, responsible for processing the 'svcs add' command and staging files for the next commit.
 
BranchCommand.cxx
 Implementation of the BranchCommand for managing branches.
 
ClearCommand.cxx
 Implementation of the ClearCommand class for removing SVCS repository.
 
CommandFactory.cxx
 Implementation of the CommandFactory class, which is responsible for dynamically creating ICommand objects and managing their lifecycle and dependencies.
 
HelpCommand.cxx
 Implementation of the HelpCommand class.
 
HelpService.cxx
 Implementation of the HelpService class.
 
HistoryCommand.cxx
 Implementation of the HistoryCommand class.
 
InitCommand.cxx
 Implementation of the InitCommand class, responsible for processing the 'svcs init' command and initializing a new SVCS repository.
 
MergeCommand.cxx
 Implementation of the MergeCommand for merging branches.
 
RemoveCommand.cxx
 Implementation of the RemoveCommand class for removing files from staging area.
 
SaveCommand.cxx
 Implementation of the SaveCommand class.
 
StatusCommand.cxx
 Implementation of the StatusCommand class.
 
UndoCommand.cxx
 Implementation of the UndoCommand class.
 
VersionCommand.cxx
 Implementation of the VersionCommand class.