Re: Remove revision range from repository

2019-12-05 Thread Nico Kadel-Garcia
On Thu, Dec 5, 2019 at 5:00 AM Josef Wolf wrote: > > Hello, > > I need to permanently remove a range of revisions from a repository, which are > not the latest. > > None of the working copies have such a revision checked out (I guess, that > might be a show-stopper). I'd urge you to to lock the o

Re: Remove revision range from repository

2019-12-05 Thread Branko Čibej
On 05.12.2019 13:01, Josef Wolf wrote: > Thanks for your answer, Branko! > > On Thu, Dec 05, 2019 at 12:11:38PM +0100, Branko Čibej wrote: >> On 05.12.2019 10:56, Josef Wolf wrote: >>> I need to permanently remove a range of revisions from a repository, which >>> are >>> not the latest. >> Take a

Re: Remove revision range from repository

2019-12-05 Thread Josef Wolf
Thanks for your answer, Branko! On Thu, Dec 05, 2019 at 12:11:38PM +0100, Branko Čibej wrote: > On 05.12.2019 10:56, Josef Wolf wrote: > > I need to permanently remove a range of revisions from a repository, which > > are > > not the latest. > Take a look at the 'svndumpfilter' tool. It can pres

Re: Remove revision range from repository

2019-12-05 Thread Branko Čibej
On 05.12.2019 10:56, Josef Wolf wrote: > Hello, > > I need to permanently remove a range of revisions from a repository, which are > not the latest. > > None of the working copies have such a revision checked out (I guess, that > might be a show-stopper). > > > I know, I can do: > > # svnadmin dump