List of Global Functions
CommitChanges - Commit changes done by YaST into the SVN repo
Init - Initialize before module is started Do not call CommitChanges unless Init returns true!
InitFiles - Initialize specified files for version control; useful when not having whole directory under version control, but only relevant files
List of Global Variables
Commit changes done by YaST into the SVN repo
Function parameters
string module_name
Return value
boolean - true on success, false on failure
Initialize before module is started Do not call CommitChanges unless Init returns true!
Return value
boolean - true on success, false on failure