Your message dated Mon, 27 Jun 2011 11:12:20 -0500
with message-id <20110627161220.gr5...@p12n.org>
and subject line Re: Bug#631828: [subversion] svnsync fails with `database 
schema has changed`
has caused the Debian Bug report #631828,
regarding [subversion] svnsync fails with `database schema has changed`
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
631828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631828
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: subversion
Version: 1.6.17dfsg-1
Severity: important

- --- Please enter the report below this line. ---

I try to create a mirror of a https repository:

# svnadmin create repo
# echo "#!/bin/sh" >repo/hooks/pre-revprop-change
# echo "exit 0" >>repo/hooks/pre-revprop-change
# chmod +x mbs/hooks/pre-revprop-change
# svnsync init file://`pwd`/repo/ https://my.repository/
Copied properties for revision 0.

When trying to synchronize, I get the following error message.

# svnsync sync file://`pwd`/mbs/
Transmitting file data .svnsync: Couldn't perform atomic initialization
svnsync: database schema has changed

A work-around is to downgrade libsqlite3-0 from the newest one (3.7.7-1)
to 3.7.6.3-1, then `svnsync` works correctly.

- --- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.39-2-amd64

Debian Release: wheezy/sid
  500 unstable        www.debian-multimedia.org
  500 unstable        ftp.pl.debian.org
  500 stable          dl.google.com
    1 experimental    ftp.pl.debian.org

- --- Package information. ---
Depends               (Version) | Installed
===============================-+-=================
libsvn1        (= 1.6.17dfsg-1) | 1.6.17dfsg-1
libapr1              (>= 1.2.7) | 1.4.5-1
libc6                  (>= 2.3) | 2.13-7
libsasl2-2                      | 2.1.24~rc1.dfsg1+cvs2011-05-23-4


Package's Recommends field is empty.

Suggests              (Version) | Installed
===============================-+-===========
subversion-tools                |
db4.8-util                      |
patch                           | 2.6.1-2




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4Im24ACgkQ0lIV1xJbVqrb0QCeMTYExmg+2UrtBcDbovEg8rgs
XVYAnAtGixRMB6MgfTc1tPChkWp2LbKf
=FkIE
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
[Tomasz Melcer]
> # svnsync sync file://`pwd`/mbs/
> Transmitting file data .svnsync: Couldn't perform atomic initialization
> svnsync: database schema has changed
> 
> A work-around is to downgrade libsqlite3-0 from the newest one (3.7.7-1)
> to 3.7.6.3-1, then `svnsync` works correctly.

This is Bug #631736 in sqlite3, fixed in 3.7.7-2.

Thanks,
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/


--- End Message ---

Reply via email to