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 /original/repo -r0:1234 > /path/to/dumpfile_1.dmp
# svna
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
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
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
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
Hi everyone,
we use TortoiseSVN for our development.
But in a special situation we get an error 'Network connection closed unexpectedly' during a svn update. The
steps to reproduce the situation is writed down in the Google Groups thread.
I posted this error as a bug on the Tortoise list.
On Thu, Dec 5, 2019 at 1:30 PM Detlef Braungardt wrote:
> we use TortoiseSVN for our development.
>
> But in a special situation we get an error 'Network connection closed
> unexpectedly' during a svn update. The steps to reproduce the situation is
> writed down in the Google Groups thread.
> I
Dear Mr./Ms.
Does SVN support file with the encoding UTF-16LE as the text file?
I have a text file("test.txt") and the file's encoding is UTF-16LE. I
want SVN to treate this file("test.txt") as a text file, so I change its
property svn:mime-type: application/octet-stream to
svn:mime-type:text/
Hello everyone and thank you Detlef for reporting this situation. I want to add
that I also see this from time to time and would like to see a fix.
It is very easy for me to see network errors from subversion because I am in an
environment where the network is extremely unreliable. This fact has