Discussion:
Clarification on hot-backup.py usage
William Muriithi
2017-10-06 20:08:40 UTC
Permalink
Hello,

I am looking at using the script below for backup purpose and a bit at
a loss at how the script verify the backup.

For context, I am referring to the script below and the flag below.

http://svn.apache.org/repos/asf/subversion/trunk/tools/backup/hot-backup.py.in

--verify Verify the backup

My question is, what should be the verify directory? Is it the source
directory on which the SVN server use for writing or is it the backup
directory? I am suspecting its the source as the backup directory is
already compressed. Would this be correct?

Regards,
William
William Muriithi
2017-10-06 20:16:57 UTC
Permalink
Hello,

Just realized my problem. One don't need to specify a directory for
verification. Would still be happy if someone can confirm if
verification is done on the source repo or on the resulting hot
backup

Thanks in advance.

Regards,
William
Post by William Muriithi
Hello,
I am looking at using the script below for backup purpose and a bit at
a loss at how the script verify the backup.
For context, I am referring to the script below and the flag below.
http://svn.apache.org/repos/asf/subversion/trunk/tools/backup/hot-backup.py.in
--verify Verify the backup
My question is, what should be the verify directory? Is it the source
directory on which the SVN server use for writing or is it the backup
directory? I am suspecting its the source as the backup directory is
already compressed. Would this be correct?
Regards,
William
David Chapman
2017-10-07 00:02:25 UTC
Permalink
(please don't top-post; it makes the thread hard to follow)
Post by William Muriithi
Hello,
I am looking at using the script below for backup purpose and a bit at
a loss at how the script verify the backup.
For context, I am referring to the script below and the flag below.
http://svn.apache.org/repos/asf/subversion/trunk/tools/backup/hot-backup.py.in
--verify Verify the backup
My question is, what should be the verify directory? Is it the source
directory on which the SVN server use for writing or is it the backup
directory? I am suspecting its the source as the backup directory is
already compressed. Would this be correct?
Regards,
William
Hello,
Just realized my problem. One don't need to specify a directory for
verification. Would still be happy if someone can confirm if
verification is done on the source repo or on the resulting hot
backup
Thanks in advance.
Regards,
William
It verifies the hot backup directory.
--
David Chapman ***@acm.org
Chapman Consulting -- San Jose, CA
Software Development Done Right.
www.chapman-consulting-sj.com
Bitkuri, Sridhar (CMA Consulting)
2017-10-13 17:24:09 UTC
Permalink
We are looking for enterprise level support for subversion. Can I get the contact details.

Appreciated.

Sridhar Bitkuri,
Middleware Architect and Administrator
NYSDOH Medicaid Data Warehouse Replacement & OHIP Data Mart Operational Support Contract
CMA Consulting Services | 11 Corporate Woods, Albany NY 12211
Mobile: 314-477-3738
Office: 518-649-4392
Email: mailto:***@cma.com

-----Original Message-----
From: William Muriithi [mailto:***@gmail.com]
Sent: Friday, October 06, 2017 4:17 PM
To: ***@subversion.apache.org
Subject: Re: Clarification on hot-backup.py usage

Hello,

Just realized my problem. One don't need to specify a directory for verification. Would still be happy if someone can confirm if verification is done on the source repo or on the resulting hot backup

Thanks in advance.

Regards,
William
Post by William Muriithi
Hello,
I am looking at using the script below for backup purpose and a bit at
a loss at how the script verify the backup.
For context, I am referring to the script below and the flag below.
http://svn.apache.org/repos/asf/subversion/trunk/tools/backup/hot-back
up.py.in
--verify Verify the backup
My question is, what should be the verify directory? Is it the source
directory on which the SVN server use for writing or is it the backup
directory? I am suspecting its the source as the backup directory is
already compres
Loading...