RE: svnlook cat for xml files
From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: Wed, 17 Dec 2008 10:29:49 -0500
-----Original Message-----
Hi,
I have this xml file:
Yellow Flower58
<BBB>ZZZZ</BBB>
<statefule>false</statefule>
AAA
Now I want to parse this file.
I use the command svnlook cat <REPOSE_PATH> <FILE_PATH>.
The output of the cat command is:
Yellow Flower58
<BBB
AAA
This is odd because there is a full line missing, but where?
I ran a sample test using svnlook cat on a text file in one of my
I would first check to see that your repository is intact and not corrupted
Assuming that this all checks out, I believe that will identify if you have
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.