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

svnadmin verify

From: Mark Clements <gmane_at_kennel17.co.uk>
Date: 2007-04-25 14:19:33 CEST

Hi,

I have often seen it advised that you run svnadmin verify as part of your
backup script. As far as I can see this command doesn't actually make any
changes at all (i.e. it doesn't fix problems), it just tells you if there is
anything 'funny' going on in your repository.

Is this correct?

If so what return value should I be looking for to signify that there was an
error in the repository, and what string should I grep the output for, so
that my cron job only e-mails me when an error occurs (by default each
revision is output to the screen, so I need to supress all the successful
lines).

(Or if I have misunderstood what svnadmin verify does then please enlighten
me!)

- Mark Clements

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 25 14:20:34 2007

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.