Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1E369A92 for ; Fri, 21 Oct 2011 16:04:51 +0000 (UTC) Received: (qmail 86702 invoked by uid 500); 21 Oct 2011 16:04:51 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 86680 invoked by uid 500); 21 Oct 2011 16:04:51 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 86672 invoked by uid 99); 21 Oct 2011 16:04:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2011 16:04:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [85.158.137.99] (HELO mail217.messagelabs.com) (85.158.137.99) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2011 16:04:44 +0000 X-Env-Sender: lock@signal7.de X-Msg-Ref: server-5.tower-217.messagelabs.com!1319213061!21916193!1 X-Originating-IP: [212.172.219.194] X-StarScan-Version: 6.3.6; banners=-,-,- X-VirusChecked: Checked Received: (qmail 15500 invoked from network); 21 Oct 2011 16:04:21 -0000 Received: from unknown (HELO guildo.signal7.de) (212.172.219.194) by server-5.tower-217.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 21 Oct 2011 16:04:21 -0000 Received: (qmail 19732 invoked from network); 21 Oct 2011 16:04:19 -0000 Received: from unknown (HELO ?10.7.7.239?) (lock@signal7.de@10.7.7.239) by guildo.signal7.de with ESMTPA; 21 Oct 2011 16:04:19 -0000 From: Stefan Lock Content-Type: multipart/alternative; boundary=Apple-Mail-1--544039611 Subject: svn dump failure with bad revison Date: Fri, 21 Oct 2011 18:04:20 +0200 Message-Id: To: users@subversion.apache.org Mime-Version: 1.0 (Apple Message framework v1075.2) X-Mailer: Apple Mail (2.1075.2) --Apple-Mail-1--544039611 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1; format=flowed; delsp=yes Hi, we are using subversion 1.6.11 (r934486) with FSFS database on =20 CentOS and i get the following error while using svnadmin dump: * Dumped revision 8233. svnadmin: File not found: revision 8234, path Some times ago, we committed a file with an bad filename. I think we =20 used a blank or other special characters. Afterwards we deleted this =20 file so we created exactly one revision with this bad file. Now, we are not able to dump this Repository because we get an "file =20 not found!" error for that revision while dumping. As I read in the FAQ: http:subversion.apache.org/faq.html#removal It=B4s planned to delete revisions out of a repository but still not =20= implemented and I have to pipe my dumpfile into the svndumpfilter So I tried: svnadmin dump REPO/ | svndumpfilter exclude revision 8234 > exclude.dump but still get svnadmin: File not found: revision 8234, path..... As i=B4m not used to the svndumpfilter I tried different syntax (just =20= 8234, the path ) all with the same failure. Unfortunately the man page =20= is not very helpful. After this I tried: svnadmin dump REPO/ 0:8233 > inkr.dump to append the rest with a incremental dump using >>. But I=B4m wondering cause get the same failure: .... * Dumped revision 8233. svnadmin: File not found: revision 8234, path '/PATH' Does anybody know how to dump a repository excluding exactly one =20 revision or perhaps anybody has an other idea solving this problem. Thanks, Stefan (-) Stefan Lock (-) SIGNAL 7 Gesellschaft f=FCr Informationstechnologie mbH (-) Pallaswiesenstra=DFe 174 - 64293 Darmstadt, (-) Tel: +49 (0) 6151 969 96 17, Fax: +49 (0) 6151 969 96 29 (-) mailto:lock@signal7.de, www.signal7.de (-) Amtsgericht Darmstadt, HRB 6833 (-) Gesch=E4ftsf=FChrer: Robert Kr=FCger, Frank Peters, Jochen Strunk --Apple-Mail-1--544039611 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
we are using  subversion 1.6.11 (r934486) = with FSFS database on CentOS  and i get the following error while = using svnadmin dump:

* = Dumped revision 8233.
svnadmin: File not found: revision 8234, = path


As I read in the FAQ:

So = I tried:
svnadmin dump REPO/ | svndumpfilter exclude = revision 8234 > exclude.dump
but still get 

svnadmin: File not found: = revision 8234, path.....

As = i=B4m not used to the svndumpfilter I tried different syntax (just 8234, = the path ) all with the same failure. Unfortunately the man page is not = very helpful.


to append the rest with a incremental dump = using  >>.
But I=B4m wondering cause get the same = failure:
....
* Dumped revision 8233.

Does anybody know how to dump a = repository excluding exactly one revision or perhaps anybody has an = other idea solving this problem.

Stefan

(-) Stefan Lock
(-) SIGNAL 7 Gesellschaft = f=FCr Informationstechnologie mbH
(-) Pallaswiesenstra=DFe 174 - = 64293 Darmstadt,
(-) Tel: +49 (0) 6151 969 96 17, Fax: +49 (0) 6151 = 969 96 29
(-) mailto:lock@signal7.dewww.signal7.de
(-) Amtsgericht = Darmstadt, HRB 6833
(-) Gesch=E4ftsf=FChrer: Robert Kr=FCger, Frank = Peters, Jochen Strunk

= --Apple-Mail-1--544039611--