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

svnadmin hotcopy error Expected FS format '2'; found format '3' only when run as a cron job

From: Todd Smith <toddel_at_gmail.com>
Date: Wed, 3 Jun 2009 21:36:42 -0400

Hi all,

I'm getting an the error message:

Expected FS format '2'; found format '3'

when I use the svnadmin hotcopy command but ONLY when it is run a cron
job (as root).
If I do an svnadmin hotcopy in a root shell I get no such error.

Here is the dump of my svn and svnadmin versions:

$ svn --version
svn, version 1.5.6 (r36142)
   compiled May 29 2009, 01:50:25

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

$ svnadmin --version
svnadmin, version 1.5.6 (r36142)
   compiled May 29 2009, 01:50:25

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository back-end (FS) modules are available:

* fs_base : Module for working with a Berkeley DB repository.
* fs_fs : Module for working with a plain file (FSFS) repository.

Thanks,
 Todd

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-04 04:11:08 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.