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

svnserve & hotbackup of FSFS without user access

From: Bill Williams <billwilliams_at_qcsoftware.com>
Date: 2006-01-19 13:39:56 CET

I know there have been several questions asked recently about backing
performing a hotbackup of FSFS. This one is a little different.

We are a small development company about to start using subversion.
Currently, I plan on having svnserve running as a daemon on our linux
server.

We use the tar command to perform a backup every night onto a tape.
Since out backups are performed after midnight, we do not have
developers accessing the system; therefore, we should not have any
issues with changes occuring to the repository as the backup is performed.

My question is will the backup be "good" if svnserve is running but no
one is accessing the repository? My concern is if svnserve is somehow
holding files opened (buffered data) which is not committed to the disk.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 19 14:06:00 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.