Running SubVersion (svnserve) under Windows 2003 server. The nightly backup
to tape sometimes fail to backup the live subversion database due to files
beeing in use:
E:\Data\subversion\db\changes ** The process cannot access the file because
it is being used by another process.
E:\Data\subversion\db\copies ** The process cannot access the file because
it is being used by another process.
E:\Data\subversion\db\log.0000000085 ** The process cannot access the file
because it is being used by another process.
E:\Data\subversion\db\nodes ** The process cannot access the file because it
is being used by another process.
E:\Data\subversion\db\representations ** The process cannot access the file
because it is being used by another process.
E:\Data\subversion\db\revisions ** The process cannot access the file
because it is being used by another process.
E:\Data\subversion\db\strings ** The process cannot access the file because
it is being used by another process.
E:\Data\subversion\db\transactions ** The process cannot access the file
because it is being used by another process.
E:\Data\subversion\db\uuids ** The process cannot access the file because it
is being used by another process.
Do I need to shut down svnserve before performing the backup? If so, how do
I shutdown the svnserve process in an orderly fasion?
Are there any better ways to make backup of subversion?
/Pål
Received on Wed Jun 30 11:26:40 2004