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

Shorter log messages for svnadmin verify?

From: Roger Cortesi <rcortesi_at_MIT.EDU>
Date: 2006-07-26 03:16:20 CEST

I have a cron job that verifies the integrity the repositories with
"svnadmin verify."

As the revision numbers get higher and higher I have to page through
longer and longer log files looking for faults.

I was wondering if there is currently some sort of short display option
for svnadmin verify (the help and book don't mention one). Something like:

$svnadmin verify /home/svn/myrepos
Revisions 1 through 1534 of /home/svn/myrepos OK on 25JUL06 1704UTC

If this is not currently implemented do others think it would be worth it?

I thought of running the script through grep. Since I'm not sure about
the format of the error messages, I'm worried that some error messages
would get dropped.

Does anyone have examples of the sort of error messages svnadmin verify
produces? Is there a complete list somewhere?

Any pitfalls to using svnadmin verify? The last post on the topic seems
to be from 2004.

thanks for your thoughts.
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 26 15:31:05 2006

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.