Skip to main content
Glama

SVN MCP Server

by gcorroto

svn_cleanup

Resolve interrupted operations in Subversion (SVN) working copies by cleaning up specified paths within the repository, ensuring smooth repository management.

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" }
Install Server

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