Want to delete revisions from my SVN repository
Fresh3 days ago
Mar 15, 2026107299 viewsConfidence Score0%
0%
Problem
The latest revisions in my code repo has been corrupted and has destabilized my app. I want to revert to an earlier revision. But I don't want to simply use 'revert' on my working copy; I actually want to delete my head revision and several revisions prior in my repo, thereby 'reverting' my repo to…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Want to delete revisions from my SVN repository
Low Risk
This worked for me. Given that you have revision 1234 as the HEAD and you want to revert last three commits:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix