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

RE: Subversion backup

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 6 May 2009 09:58:09 -0500

Clearcase backups are broken. You have to lock Clearcase to prevent the
backup from being corrupted. Bad design.

 

Subversion backups are superior. Subversion allows you to do a full,
complete, and safe backup of the repository without locking the
repository. You get full backups and users get full access to
Subversion 24 hours a day. Superior design.

 

 

From: Irfan Sayed [mailto:irfu.sayed_at_gmail.com]
Sent: Tuesday, May 05, 2009 6:17 AM
To: Olivier Sannier
Cc: Mihamina Rakotomandimby (R12y); users_at_subversion.tigris.org
Subject: Re: Subversion backup

 

there will be a proper communication well in advance will be sent to
development community mentioning the backup window with mentioning that
access to repository will be unavailable for any write / update
operation during backup so that they will also aware that daily backup
happene between specific time frame and no one will try to access svn
repo.

 

if i am taking daily full backup then that backup shud be full proof
including all the commit operation. in my daily full backup i dont want
any commit operation left unbackedup. if backup is getting started at
11.00 PM then all the commit operation till 10.59 PM shud be there in
backup with full data integrity.

 

this is what i want. because of this only i want to lock the repo. i red
the svbook but as per design as of now svn only gives file level locking
mechanism and not dir. level lock mechnaism so i cant use "svn lock" is
this correct???

 

as there is no any full proof lock mechanism on repo level , i dont have
other option but to stop the apache service to disable the svn URL
access.

 

please advice.

 

Regards

Irfan.

 

 

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA622

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2081548

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-06 17:03:49 CEST

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.