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

Re: [PATCH] Implement svnadmin verify --force

From: Prabhu Gnana Sundar <prabhugs_at_collab.net>
Date: Sun, 21 Oct 2012 22:00:35 +0530

>
>I might think differently if Prabhu says he already wrote
>a verify-keep-going.py a year ago, has been using it since, and decided
>it's so useful it belongs in the core. But I don't know that to be the
>case.

Ok. Let me tell you how I started writing this. I had a repo on a windows server. The repo had almost 16000 revisions. Recently I found that the repo is corrupt. So I ran svnadmin verify on the repo. The repo had several corruptions, for which I had to run svnadmin verify again and again. Later used 'for' loop to run verify. But I was and still am not comfortable in writing for loops in windows cmdline.
So just thought it would be really good if we had this implemented in subversion api.

Regards
Prabhu
Received on 2012-10-21 18:31:34 CEST

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

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