X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=UUE 5UVeoXTAslDgKq+Eg7Igv5uLRyyKgdrZgqUIcA/97RTPB7iMxLnrKRpWZHydUy7g NKoZ9lpukYrZOrZ0iJU7+Q7sxYuMotNh8UklVq2BRGLTgFtjOGL4XJyW0zLKzQpq vaz3yNBhIiz2o7Z6HxGYOuHuuSnI+It1JQ2kuPzk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=HdCwpf6P3 shFgYasxmb073sL7wE=; b=LJoOnepgA0VvMJYc/8EgJGW/0o5z9U3S11+YMFNYN GJTYrbI4/AHEXtmxLV2fBb79wL+m7qPrkGEE6E3MQ16JsCV2V7sAaPlSsE2r+E9X 0av3+U7hkM4EBSU1RS27guklosKcxPGLVrr263L6vVmamuZLCT6dsofP8elXNOL3 Jk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_40,CYGWIN_OWNER_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-oi0-f100.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:date:subject:thread-topic:thread-index :message-id:accept-language:content-language:acceptlanguage :content-type:content-transfer-encoding:mime-version; bh=d+Dh9s8+P8Eg55pCmBYUqOxrE7Z+dsC/xXXAEm2wJyI=; b=d/it4P0zwRIk8ZI7CUVR3xJJ2N95I67kv7vGHtptM7Q8rbdhZ+JYBBZbikzjucg80v wlZ7vZDanFJi4mXkk18AFq1LF4qq5Po8EzBncUjCVjxHbIeKM+aGbciX0pHP34xdCeMZ ui46kazSLkMBH1r9nvLbuy83z8AE1/RQmtAW+ZOABPr9OLnngsM8+/dAInq9yj2LhxDJ V4W8myHvn0QfOkdVFT2e0Iun1jhI3E1G/DBbH/MSE+qmPa6V+szHqmoEXQx4v3zJIHjk yXu0FP19MeLlX/Mj2ULtOy+cRhtU8Pf0OgL3c+Utak6TB2l3Gt86yRyqATbxupyFdU5v tihQ== X-Gm-Message-State: ALoCoQkjbOiARWRH7uyyqAKVgk8SO0CVTdfYW8H0vElQqx1wt2gPPOnfAmZYdZmPkDk5wYjlWQG12BVDfjGif0Roo0v7YDv9yA== X-Received: by 10.50.142.67 with SMTP id ru3mr17186171igb.16.1442940043391; Tue, 22 Sep 2015 09:40:43 -0700 (PDT) X-Relaying-Domain: flightsafety.com From: "Rockefeller, Harry" To: "cygwin AT cygwin DOT com" Date: Tue, 22 Sep 2015 11:40:41 -0500 Subject: RE: subversion 1.9.1 E125012 [fixed] Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8MGexK6002487 Things are back to normal. I cat svnroot/db/format and saw the line 'logical addressing' in the text file. I edited out that line and put mode back to 444. After that I was able to 'dump' and successfully 'load' a new database I created with svnadmin create. What put the 'logical addressing' in the db/format file? I do svn operations from within emacs so I ran svn-status-version. This is what I found: psvn.el revision: 2012-03-26, 21:23:49 svn, version 1.9.1 (r1698128) compiled Sep 20 2015, 14:17:40 on i686-pc-cygwin psvn.el is old compared to the actual svn version. Could that explain how my repository got 'logical addressing' inserted into db/format file? I was also able to use emacs to check in and update my repository afterward. Hmmmm? -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Rockefeller, Harry Sent: Tuesday, September 22, 2015 10:46 AM To: cygwin AT cygwin DOT com Subject: RE: subversion 1.9.1 E125012 I've done some digging. I copied my repository to a backup to test things. I can't seem to get to first base. harryr AT HARRYR-PC /usr/local $ svnlook info svnroot_backup svnlook: E125006: 'svnroot_backup/db/format' specifies logical addressing for a non-sharded repository Any attempt using svnadmin to dump the repository gives the same error message immediately. I looked at http://svnbook.red-bean.com/ but this appears out of date no mention of 1.9 version. Am I having a Cygwin problem or is this a subversion problem? -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Rockefeller, Harry Sent: Tuesday, September 22, 2015 9:50 AM To: cygwin AT cygwin DOT com Subject: subversion 1.9.1 E125012 Invalid character in hex checksum. This version of subversion is brand new (Sept. 20th). My working directories are incompatible with this new subversion. How can I fix this? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple