Re: Deletion of Branches(Folder and Files) from SVN server

Blake McBride <[email protected]> Fri, 6 Sep 2024 18:59:24 -0500
Newsgroups gmane.comp.version-control.subversion.user
Message-ID <CABwHSOvKR+201bC1SOGg0A8JXN17UyT3yNFsu0wc_L5x-jQqwQ@mail.gmail.com>
On Tue, Jul 9, 2024 at 6:42 AM Nico Kadel-Garcia <[email protected]> wrote:

>
> There is a time where the "immutable history" becomes too expensive.
> Spending skull sweat trying to work past the inability to delete
> obsolete branches or commits also becomes overwhelming. At some point,
> at least with Subversion, you have to archive the old repo, keep it
> only for reference, and start over with a clean entirely new repo
> populated only by a copy of the contents, not of the history.
>

That's the answer!