From owner-freebsd-current@FreeBSD.ORG Thu May 6 19:47:15 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D15B2106564A for ; Thu, 6 May 2010 19:47:15 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8AD408FC19 for ; Thu, 6 May 2010 19:47:15 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OA72N-00018J-9F for freebsd-current@freebsd.org; Thu, 06 May 2010 21:47:11 +0200 Received: from 207.155.204.151.ptr.us.xo.net ([207.155.204.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 May 2010 21:47:11 +0200 Received: from atkin901 by 207.155.204.151.ptr.us.xo.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 May 2010 21:47:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org connect(): No such file or directory From: Mark Atkinson Date: Thu, 06 May 2010 12:46:59 -0700 Lines: 38 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 207.155.204.151.ptr.us.xo.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100331 Thunderbird/3.0.4 In-Reply-To: X-Enigmail-Version: 1.0 Subject: Re: strange svnsync mirror problem. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2010 19:47:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/06/10 09:09, Mark Atkinson wrote: > I had problems building world this morning, and noticed the following > error had occurred that caused svn update to exit: > > $ svn update > svn: No such revision 207561 > > I keep a local svn mirror to update all my clients to, but I couldn't > grab this revision from the repo: > > $ svnsync copy-revprops file:///usr/svnmirror/base 207561 > svnsync: No such revision 207561 > > I can't seem to work around this error, other than diving into > the repo and doing updates on directories that avoid revision 207561 > (head/lib/libpam/modules/pam_krb5/pam_krb5.8) > > Trying to do that found other inconsistencies: > > svn: No such revision 207554 > > any suggestions appreciated. Turns out to be corruption of my mirror. Restored my backup from a few months ago and resynced. Not sure how it got there, but I'll be making more frequent backups of it now. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvjHLIACgkQrDN5kXnx8yZ8igCgg7Do0bJzQ8YNEzhXl37SbDDD iz0An0jCXv+vE7FoXLB7yYeEtQgAlaBv =C0Gd -----END PGP SIGNATURE-----