svn_log
Retrieve commit history for a specific SVN repository path, with options to filter by revision range and limit the number of entries for efficient repository management.
Instructions
Ver historial de commits del repositorio
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Número máximo de entradas | |
path | No | Ruta específica | |
revision | No | Revisión específica o rango (ej: 100:200) |