svn_health_check
Monitor and verify the health status of SVN systems and working copies, ensuring efficient repository management and troubleshooting.
Instructions
Verificar el estado de salud del sistema SVN y working copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}