Bug in "svnrdump" ?
From: Doug Robinson <doug.robinson_at_wandisco.com>
Date: Tue, 21 Feb 2017 12:03:05 -0500
Folks:
Should "svnrdump" be able to dump everything that "svnadmin dump" is
If so then it has a reproducible bug:
A /A
A /A/AA
A /A/AA/a.txt
A /A/AA/b.txt
2. Svn copy folder A to folder B, and then delete /B/AA/a.txt
A /B (from /A:1)
D /B/AA/a.txt
3. Copy folder B/AA to folder B/Trunk/AA
A /B/Trunk
A /B/Trunk/AA (from /B/AA:2)
4. run svnrdump command to dump B/Trunk folder.
# svnrdump dump file:///tmp/test/B/Trunk > Trunk.dump
* Dumped revision 0.
* Dumped revision 1.
svnrdump: E160013: File not found: revision 2, path '/B/AA/a.txt'
Is this known already? Should I file a bug?
Thank you.
Doug
-- *DOUGLAS B. ROBINSON* SENIOR PRODUCT MANAGER *T *925-396-1125 *E* doug.robinson_at_wandisco.com *www.wandisco.com <http://www.wandisco.com/>* -- Learn how WANdisco Fusion solves Hadoop data protection and scalability challenges <http://www.wandisco.com/hadoop/wd-fusion> Listed on the London Stock Exchange: WAND <http://www.bloomberg.com/quote/WAND:LN> THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE PRIVILEGED. If this message was misdirected, WANdisco, Inc. and its subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. If you are not the intended recipient, please notify us immediately and destroy the message without disclosing its contents to anyone. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of WANdisco, unless the author is authorized by WANdisco to express such views or opinions on its behalf. All email sent to or from this address is subject to electronic storage and review by WANdisco. Although WANdisco operates anti-virus programs, it does not accept responsibility for any damage whatsoever caused by viruses being passed.Received on 2017-02-21 18:03:15 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.