[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: restore error svnadmin: E160013: File not found

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 27 Nov 2015 08:35:02 -0500

On Fri, Nov 27, 2015 at 7:59 AM, MOKRANI Rachid <rachid.mokrani_at_ifpen.fr> wrote:
> Hi,
>
> After reading the URL below, this is the only way I've found to do a complete dump of my repo with a lot of missing revisions
>
> http://stackoverflow.com/questions/15474513/svn-fix-or-remove-broken-revisions
> http://www.wandisco.com/svnforum/forum/opensource-subversion-forums/general-setup-and-troubleshooting/5377-missing-revisions-problem-svnadmin-dump
>
>
> Regards.

Those look like useful scripts. I'd run them with a "nohup" to keep a
copy of both stdout and stderr to in a local record, in case of missed
errors.

There is also a point, when you're doing things like discarding
revisions, that you need to consider "do I want to keep this whole
thing and ofrce people to reload all their working copies, to skip the
discarded revisions correctly? Sometimes, when people have committed
bulky and unnecessary binaries or re-arranged and re-arranged the
structure, or when there's a lot of broken old code or code with
embedded plaintext passwords, that you can reasonable say "just export
the specific working directories to a new repository, with no history,
and add a README that says where the old repository is".
Received on 2015-11-27 14:35:21 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.