Skip to main content
Glama

SVN MCP Server

by gcorroto

svn_cleanup

Clean up interrupted operations in Subversion (SVN) working copies by specifying the path to resolve inconsistencies and restore functionality.

Instructions

Limpiar working copy de operaciones interrumpidas

Input Schema

NameRequiredDescriptionDefault
pathNoRuta específica a limpiar

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "Ruta específica a limpiar", "type": "string" } }, "type": "object" }

Other Tools from SVN MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gcorroto/mcp-svn'

If you have feedback or need assistance with the MCP directory API, please join our Discord server