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

Repository corruption

From: Tracy R Reed <treed_at_ultraviolet.org>
Date: 2005-07-14 06:20:48 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

svn, version 1.1.1 (r11581)
CentOS 4.0

fsfs storage

I am occasionally seeing strange corruption in my checked out code
consisting of things like:

<<<<<<< .mine

                }
<<<<<<< .mine
<<<<<<< .mine

=======
                print_r ($arCC);
=======
                print_r($arCC);
>>>>>>> .r1775
                exit;

>>>>>>> .r1774
                # get list ACCode
=======
                }
        }*/
        # get list ACCode
>>>>>>> .r1777

Anyone know what's up with this? I have run svnadmin verify on the repo
and it reports no problems. I did migrate this repo from a bdb to fsfs
storage and in the process played some filter games that might have
screwed things up. I used svndumpfilter to rearrange some things and I
also ran a regex on the dump file to take a leading directory off of the
path of all of the files which was unwanted. I was pretty careful in how
I did it and consulted with a few people on the IRC channel but I think
that is the most likely source of the corruption. There is 527M of stuff
in the repo. Are there any other tools which can be used to consistancy
check and repair an svn repo?

Thanks!

- --
Tracy R Reed
http://ultraviolet.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC1egg9PIYKZYVAq0RAkSZAJ92ihcxQW2bd4quqU5maONldqDDygCeM8kP
WU9F+aap2suSrSNcYwEC5L0=
=vlWm
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 14 06:21:54 2005

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.