Re: svnadmin dump: deleted file order differs between original & mirrored repos

2012-05-29 Thread Dustin Lang
D'oh, I didn't RTFIssues. My apologies. http://subversion.tigris.org/issues/show_bug.cgi?id=4134 --dstn On Mon, 28 May 2012, Dustin Lang wrote: Hi, For backup purposes I keep a mirror of my svn repo. The mirror is modified only by "svnsync", which runs hourly in a cron job. In order

svnadmin dump: deleted file order differs between original & mirrored repos

2012-05-29 Thread Dustin Lang
Hi, For backup purposes I keep a mirror of my svn repo. The mirror is modified only by "svnsync", which runs hourly in a cron job. In order to validate the mirror, I run an "svnadmin dump" on the mirror and on the original, and assert that their md5sums are the same. I am finding that in