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

RE:

From: Keith Moore <Keith.Moore_at_securency.com>
Date: Mon, 26 Jul 2010 09:59:02 +1000

-----Original Message-----
From: Александр Букреев [mailto:bucreev_at_mail.ru]
Sent: Friday, 23 July 2010 16:43
To: users_at_subversion.apache.org
Subject:

I use Visual SVN Server 2.1.3. (included Subversion 1.6.12).
When you try to execute the command:

svnadmin" hotcopy D:\Repositories\AllProjects\ e:\a\

I get an error message:
svnadmin: Can't open file 'D:\Repositories\AllProjects\db\fsfs.conf': Can not find the file specified.

Indeed such a file does not exist.
Previously (04/05/2010) it was running without errors, although this file has never been.
What can I do to get it working team "hotcopy"?

Alex.
-----------------------------------------------

There is a thread somewhere regarding this problem.

I found the simplest way to fix it is to create a new [temporary] repository and copy the fsfs.conf file from it, this has the default config in it, to your actual repository. Then delete the temporary repository.

I think after version 1.6 the code was changed to fail if the fsfs.conf file doesn't exist.

#####################################################################################
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential 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 any system and destroy any copies.
#####################################################################################
Received on 2010-07-26 02:16:24 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.